mirror of
https://github.com/distribution/distribution
synced 2025-02-23 06:49:36 +01:00
7 lines
97 B
Go
7 lines
97 B
Go
![]() |
// +build noresumabledigest
|
||
|
|
||
|
package storage
|
||
|
|
||
|
func (bw *blobWriter) setupResumableDigester() {
|
||
|
}
|