package
2.2.6+incompatible
Repository: https://github.com/stateful/runme.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of Auth.
No description provided by the author
NewMockAuthorizer creates a new mock instance.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
Auth provides an authentication and authorization method for the CLI.
No description provided by the author
MockAuthorizer is a mock of Authorizer interface.
MockAuthorizerMockRecorder is the mock recorder for MockAuthorizer.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

go:generate mockgen --build_flags=--mod=mod -destination=./auth_mock_gen.go -package=auth .
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author