Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = func() string { info, ok := debug.ReadBuildInfo() if !ok { return "dev" } return info.Main.Version }()
Version will be set at build time or use the module version
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.