a4f42b8eea
During client implementation, it was found that requiring the size argument made client implementation more complex. The original benefit of the size argument was to provide an additional check alongside of tarsum to validate incoming data. For the purposes of the registry, it has been determined that tarsum should be enough to validate incoming content. At this time, the size check is optional but we may consider removing it completely. |
||
---|---|---|
.. | ||
doc.go | ||
filereader.go | ||
filereader_test.go | ||
layer.go | ||
layer_test.go | ||
layerreader.go | ||
layerstore.go | ||
layerupload.go | ||
manifest.go | ||
manifest_test.go | ||
manifeststore.go | ||
paths.go | ||
paths_test.go | ||
services.go |