Logo
Explore Help
Sign In
fcrozat/distribution
1
0
Fork 0
You've already forked distribution
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
d3b59fc0ba27da1376ba59230225cbb89960ad5c
distribution/registry/storage/doc.go

4 lines
160 B
Go
Raw Normal View History

Lots of various golint fixes Changes some names to match go conventions Comments all exported methods Removes dot imports
2014-11-17 15:44:07 -08:00
// Package storage contains storage services for use in the registry
// application. It should be considered an internal package, as of Go 1.4.
Initial implementation of storage layer path mapper We've added a path mapper to support simple mapping between path objects used in the storage layer and the underlying file system. The target of this is to ensure that paths are only calculated in a single place and their format is separated from the data that makes up the path components. This commit only includes spec implementation to support layer reads. Further specs will come along with their implementations.
2014-11-13 15:16:54 -08:00
package storage
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 64ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API