Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
func CheckError(err error)
CheckError checks for an error and exits if there is one
func CheckUnauthorized ¶
CheckUnauthorized checks for an unauthorized status code and exits if there is one
func EncodeBase64 ¶
EncodeBase64 encodes the message into a web-safe base64 message
func GenerateOAuthChallenge ¶
GenerateOAuthChallenge generates a challenge of the given length and returns it as a string
func NewBellSkipper ¶
func NewBellSkipper() io.WriteCloser
NewBellSkipper creates an io.WriteCloser that fixes the bell issue with promptui/readline
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.