package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewService returns a new auth API service.

# Constants

Endpoint is the base of the auth URL.

# Variables

No description provided by the author
No description provided by the author
ErrNoToken is returned by GetToken if no token is provided.
No description provided by the author
No description provided by the author
TokenLifespan is how long a token lives before it expires.

# Structs

Auth handles HTTP API authorization for this node.
ChangePasswordArgs ...
NewTokenArgs ...
Password ...
RevokeTokenArgs ...
Service ...
Success ...
Token ...