Documentation ¶
Index ¶
- Constants
- func GenerateNewKeys()
- func GetFormattedTimeString() (result string)
- func ParseConfig(file_path string) (result types.ConfigFile)
- func PrettyPrint(input interface{})
- func PrintDevices(devices []Device)
- func RemoveNonASCII(input string) (result string)
- func SanitizeInputString(input string) (result string)
- func WriteJSON(filePath string, data interface{})
- type Device
Constants ¶
View Source
const SanitizedStringSizeLimit = 100
Variables ¶
This section is empty.
Functions ¶
func GenerateNewKeys ¶
func GenerateNewKeys()
func GetFormattedTimeString ¶
func GetFormattedTimeString() (result string)
func ParseConfig ¶
func ParseConfig(file_path string) (result types.ConfigFile)
func PrettyPrint ¶
func PrettyPrint(input interface{})
func PrintDevices ¶
func PrintDevices(devices []Device)
func RemoveNonASCII ¶
func SanitizeInputString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.