5 lines
166 B
Go
5 lines
166 B
Go
// Copyright (C) 2020 Storj Labs, Inc.
|
|
// See LICENSE for copying information.
|
|
|
|
// Package macaroon implements contextual caveats and authorization.
|
|
package macaroon
|