Documentation
¶
Overview ¶
Package pkgversion provides version string helpers; the name avoids conflicting with the standard library "runtime/version" package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PkgnameServer = "server" PkgnameClient = "client" )
Functions ¶
func ClientName ¶
func ClientName() string
func ServerName ¶
func ServerName() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.