Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureTokenFile ¶
Types ¶
type FileTokenClient ¶
type FileTokenClient struct {
Path string
}
func (*FileTokenClient) CheckToken ¶
func (c *FileTokenClient) CheckToken(tokenToCheck string) (bool, error)
func (*FileTokenClient) GetToken ¶
func (c *FileTokenClient) GetToken() (string, error)
Click to show internal directories.
Click to hide internal directories.