Documentation
¶
Index ¶
- func CopyToClipboard(text string) string
- func CreateFile(glob string) (*os.File, string, error)
- func EditFile(fileName string) error
- func Max(x int, y int) int
- func TransformCanonical(username string) string
- func TransformTags(tagString *string) []string
- func ValidateVisibility(visibility string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToClipboard ¶
CopyToClipboard copys text to clipboard if set by user
func CreateFile ¶
CreateFile creates a temporary file with the name bases on a glob
func TransformCanonical ¶
TransformCanonical takes a username and returns it as a canonical name
func TransformTags ¶
TransformTags formats a tag string as an array
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.