7 lines
142 B
Go
7 lines
142 B
Go
|
// Copyright (C) 2021 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
package metabase
|
||
|
|
||
|
const ValidatePlainSize = validatePlainSize
|