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 ¶ added in v1.4.0
Click to show internal directories.
Click to hide internal directories.