mirror of
				https://github.com/distribution/distribution.git
				synced 2025-11-04 03:40:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			160 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			160 B
		
	
	
	
		
			Go
		
	
	
	
	
	
// Package storage contains storage services for use in the registry
 | 
						|
// application. It should be considered an internal package, as of Go 1.4.
 | 
						|
package storage
 |