Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Info ¶
type Info struct { Component string `json:"component"` Version string `json:"version"` CommitHash string `json:"commit"` Date string `json:"builddate"` Agent string `json:"agent"` SemVer string `json:"semver,omitempty"` ParsedDate time.Time `json:"parseddate,omitempty"` }
func ToInfoMust ¶
type ModInfo ¶
todo more fields, Exclude, Replace, eventually someone will make this available in the community
func ToModInfoMust ¶
Click to show internal directories.
Click to hide internal directories.