package
0.16.0
Repository: https://github.com/fermitools/managed-tokens.git
Documentation: pkg.go.dev

# Functions

OpenOrCreateDatabase opens a sqlite3 database for reading or writing, and returns a *FERRYUIDDatabase object.

# Constants

ApplicationId is used to uniquely identify a sqlite database as belonging to an application, rather than being a simple DB.

# Structs

ManagedTokensDatabase is a database in which FERRY username to uid mappings are stored.

# Interfaces

FerryUIDDatum represents a piece of data from FERRY that encompasses username to UID mapping.
PushErrorCount is an interface that wraps the Service, Node, and Count methods.
SetupErrorCount is an interface that wraps the Service and Count methods.