//
pkg.gl
Category
github.com/mlowicki/rhythm
command
tokenhelper
package
0.0.0-20190731215431-22e582fa9b93
Repository:
https://github.com/mlowicki/rhythm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
90 SLOC
#
Structs
External
External retrieves token using external binary.
Internal
Internal retrieves token from file in home directory and doesn't rely on executing external binary.
#
Interfaces
Helper
Helper is an interface that contains basic operations that must be implemented by a token helper.