package
0.0.0-20190731215431-22e582fa9b93
Repository: https://github.com/mlowicki/rhythm.git
Documentation: pkg.go.dev

# Structs

External retrieves token using external binary.
Internal retrieves token from file in home directory and doesn't rely on executing external binary.

# Interfaces

Helper is an interface that contains basic operations that must be implemented by a token helper.