Documentation
¶
Overview ¶
Package version provides the version of the library.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Version ¶
func Version() string
Version returns the version of the flyr-lib-go module. It is resolved once at runtime using debug.ReadBuildInfo(). When the library is consumed as a dependency, the version is read from the module's build info. When running tests or binaries within this repo, it returns "unknown" because the main module version is "(devel)".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.