forked from TrueCloudLab/frostfs-api-go
linter: fix doc comments issues
This commit is contained in:
parent
a6c563e039
commit
165dc9abd7
3 changed files with 4 additions and 5 deletions
|
@ -68,8 +68,8 @@ func (m *Container) Empty() bool {
|
|||
}
|
||||
|
||||
// -- Test container definition -- //
|
||||
|
||||
// NewTestContainer returns test container.
|
||||
//
|
||||
// WARNING: DON'T USE THIS OUTSIDE TESTS.
|
||||
func NewTestContainer() (*Container, error) {
|
||||
key := test.DecodeKey(0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue