package
Version:
v0.4.0-beta.3
Opens a new window with list of versions in this module.
Published: Aug 5, 2026
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Version = "dev"
BuildTime = "unknown"
GitCommit = "unknown"
)
type Info struct {
Version string `json:"version"`
BuildTime string `json:"build_time"`
GitCommit string `json:"git_commit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.