6 lines
180 B
Go
6 lines
180 B
Go
|
// Copyright (C) 2021 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package trust handles rules for accepting and denying connections from satellites.
|
||
|
package trust
|