Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConfigsPath = "./configs" MediaPath = "./media" FilesPath = "./files" CapturesPath = "./captures" FrontendPath = "./dist" )
Variables ¶
View Source
var ( GitCommitID = "N/A" GitBranch = "N/A" GitTag = "N/A" )
Need to be injected by -ldflags
View Source
var ( True = true False = false )
Functions ¶
func HashStruct ¶
func HashStruct(s interface{}) string
func HyphenlessUUID ¶
func HyphenlessUUID() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.