Documentation
¶
Overview ¶
Package version provides SDK version information.
Index ¶
Constants ¶
View Source
const ( // Version is the current SDK version. Version = "1.0.9" // SDKName is the name of the SDK. SDKName = "spooled-go" )
SDK version constants
Variables ¶
This section is empty.
Functions ¶
func ShortUserAgent ¶
func ShortUserAgent() string
ShortUserAgent returns a shorter user agent string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.