Documentation ¶ Overview ¶ Package meta provides build information about the cloudcraft module. Index ¶ Constants Constants ¶ View Source const ( // Name is the name of the package. Name string = "cloudcraft-go" // Version is the version of the package. Version string = "1.1.0" // UserAgent is the user agent string for the package. UserAgent string = Name + "/" + Version ) Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files meta.go Click to show internal directories. Click to hide internal directories.