Documentation
¶
Overview ¶
Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Version ¶
Version represents a semantic version number.
func (Version) Compare ¶
Compare returns a positive integer if v1 is greater than v2, a negative integer if v1 is less than v2 and zero if they are equal.
Click to show internal directories.
Click to hide internal directories.