Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
type Version struct {
Major int
Minor int
Patch int
Commit string
PreReleaseIdentifier string
PreReleaseVersion int
}
func (Version) MarshalJSON ¶
func (*Version) UnmarshalJSON ¶
func (Version) VersionString ¶
Click to show internal directories.
Click to hide internal directories.