Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskConfirm ¶
AskConfirm asks for confirmation on the terminal.
func NotIn ¶ added in v0.6.0
func NotIn(ss []string) survey.Validator
NotIn returns a validation function that returns an error if the value is in the given list.
func ValidateToken ¶ added in v0.2.0
ValidateToken validates that the given input is a valid Axiom access token (personal or ingest).
func ValidateURL ¶
ValidateURL validates that the given input is a valid url.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.