Documentation
¶
Index ¶
Constants ¶
View Source
const ( FIELD_TEXT = "text" FIELD_TEXTAREA = "textarea" FIELD_SELECT = "select" )
View Source
const ( MessageFormNotFound = "Form not found!" MessageFormSubmitted = "Your response has been submitted!" MessageFormSubmitting = "Submitting Your response..." MessageSizeError = "Please resize your terminal to a minimum of %dx%d and run again | Current session size - %dx%d" MessageHelpExit = "q or ctrl+c to exit" MessageFormCreated = "Form created successfully!" MessageFormCreating = "Creating your form..." MessageFormCreateError = "Error creating form: %s" MessageCommandHeader = "Command to fill this form:" MessageCommand = "ssh -t %s f %s" MessageCodeNotAvailable = "Form with the same code already exists!" )
Variables ¶
View Source
var Logo string = styles.Logo.Render(logoArt)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.