Documentation ¶
Index ¶
- type Version
- func (v *Version) Compare(v2 *Version) int
- func (v *Version) Equal(v2 *Version) bool
- func (v *Version) GreaterThan(v2 *Version) bool
- func (v *Version) LessThan(v2 *Version) bool
- func (v *Version) SameMajor(v2 *Version) bool
- func (v *Version) SameMinor(v2 *Version) bool
- func (v *Version) SamePatch(v2 *Version) bool
- func (v *Version) SamePrerelease(v2 *Version) bool
- func (v *Version) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.