Documentation
¶
Index ¶
- func IsValid(s string) bool
- type Version
- func (v *Version) Clone() *Version
- func (v *Version) Compare(v2 *Version) int
- func (v *Version) DecodeModlike(val modlike.Value) error
- func (v *Version) EncodeFrom(raw string) error
- func (v *Version) EncodeModlike(val modlike.Value) error
- func (v *Version) Equal(other *Version) bool
- func (v *Version) Greater(other *Version) bool
- func (v *Version) Less(other *Version) bool
- func (v *Version) String() string
- func (v *Version) StringWithoutSuffix() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.