Documentation ¶
Index ¶
Constants ¶
View Source
const ( // VersionMajor represents the current major version of Mutagen. VersionMajor = 0 // VersionMinor represents the current minor version of Mutagen. VersionMinor = 4 // VersionPatch represents the current patch version of Mutagen. VersionPatch = 0 )
View Source
const LegalNotice = `` /* 24031-byte string literal not displayed */
LegalNotice provides license notices for Mutagen itself and any third-party dependencies.
Variables ¶
View Source
var Version string
Functions ¶
func SendVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.