Documentation ¶
Overview ¶
This is an internal package and is not part of the public API.
Index ¶
- type Version
- func (version Version) Equals(other Version) bool
- func (version Version) GreaterThan(other Version) bool
- func (version Version) GreaterThanOrEqual(other Version) bool
- func (version Version) LessThan(other Version) bool
- func (version Version) LessThanOrEqual(other Version) bool
- func (version Version) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
type Version struct {
// contains filtered or unexported fields
}
func (Version) GreaterThan ¶
func (Version) GreaterThanOrEqual ¶
func (Version) LessThanOrEqual ¶
Click to show internal directories.
Click to hide internal directories.