Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Range ¶
Range is the range of version numbers that lie in [Begin, End).
func CompatibleRange ¶
CompatibleRange generates the compatibility range for generated code and plugins.
Assuming current Version is 1.2.3-pre we get:
begin >= 1.0.0
end < 1.3.0-pre
Click to show internal directories.
Click to hide internal directories.