mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 10:03:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			152 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			152 B
		
	
	
	
		
			Go
		
	
	
	
	
	
/*
 | 
						|
Package http provides the HTTP transport client and request/response types
 | 
						|
needed to round trip API operation calls with an service.
 | 
						|
*/
 | 
						|
package http
 |