6 lines
186 B
Go
6 lines
186 B
Go
|
// Copyright (C) 2023 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package durability helps us to keep segments in healthy state with reporting risks.
|
||
|
package durability
|