Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version will be set via ldflags during build Version = "dev" // Commit will be set via ldflags during build Commit = "none" // Date will be set via ldflags during build Date = "unknown" )
Functions ¶
func GetCreatedBy ¶
func GetCreatedBy() string
GetCreatedBy returns the "created-by" string for lock files
func GetUserAgent ¶
func GetUserAgent() string
GetUserAgent returns a user agent string for HTTP requests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.