Documentation ¶
Overview ¶
Package version provides the version information of Yorkie.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the main version number that is being run at the moment. Version = "0.0.0" // BuildDate is the date the executable was built. BuildDate string )
At build time, the versions is replaced with the current version using the -X linker flag
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.