mirror of
https://github.com/rclone/rclone.git
synced 2025-01-06 22:40:24 +01:00
6 lines
166 B
Go
6 lines
166 B
Go
|
// Copyright (C) 2020 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package macaroon implements contextual caveats and authorization.
|
||
|
package macaroon
|