package
Version:
v0.0.0-...-aefcfe0
Opens a new window with list of versions in this module.
Published: Jul 10, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Version struct {
Version string `json:"version"`
BuildDate string `json:"build_date"`
GitCommit string `json:"git_commit"`
GitBranch string `json:"git_branch"`
}
Version represents a git version of the application
Source Files
¶
Click to show internal directories.
Click to hide internal directories.