db3578d9ba
Change-Id: I92805fcc6e7c1bbe0f42bbf849d22f9908fedadb
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
|