mirror of
https://github.com/distribution/distribution.git
synced 2025-08-11 19:51:58 +00:00
remove not exist function name in comment
Signed-off-by: bin liu <liubin0329@gmail.com>
This commit is contained in:
parent
f0e27fde4d
commit
34654f6c4a
@ -109,7 +109,6 @@ const (
|
|||||||
// blobsPathSpec: <root>/v2/blobs/
|
// blobsPathSpec: <root>/v2/blobs/
|
||||||
// blobPathSpec: <root>/v2/blobs/<algorithm>/<first two hex bytes of digest>/<hex digest>
|
// blobPathSpec: <root>/v2/blobs/<algorithm>/<first two hex bytes of digest>/<hex digest>
|
||||||
// blobDataPathSpec: <root>/v2/blobs/<algorithm>/<first two hex bytes of digest>/<hex digest>/data
|
// blobDataPathSpec: <root>/v2/blobs/<algorithm>/<first two hex bytes of digest>/<hex digest>/data
|
||||||
// blobMediaTypePathSpec: <root>/v2/blobs/<algorithm>/<first two hex bytes of digest>/<hex digest>/data
|
|
||||||
//
|
//
|
||||||
// For more information on the semantic meaning of each path and their
|
// For more information on the semantic meaning of each path and their
|
||||||
// contents, please see the path spec documentation.
|
// contents, please see the path spec documentation.
|
||||||
|
Loading…
Reference in New Issue
Block a user