macaroon

package
v0.0.0-...-0a82276 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clock

type Clock interface {
	// Now returns the current clock time.
	Now() time.Time
}

Clock provides a clock interface used by the macaroon service

type RootKey

type RootKey struct {
	ID      []byte
	Created time.Time
	Expires time.Time
	RootKey []byte
}

RootKey holds the internal representation of dbrootkeystore.rootKey

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL