Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCompatible ¶
CheckCompatible returns a boolean value indicating if v2 is compatible again v1. The v2 will be compatible if accoplish this constraints: - Has same major version - If major version is 0 the version should be equals - If major version is not 0 the version v1 minor should be equals or lower than v2 minor
Types ¶
Click to show internal directories.
Click to hide internal directories.