Documentation ¶
Index ¶
Constants ¶
View Source
const ( B = 1 KB = 1024 * B MB = 1024 * KB GB = 1024 * MB )
Variables ¶
View Source
var ( // ID represents the unique identifier of the service. ID string // Tags represents the tags of the service (separated by the commas, ex: `a, b, c`). Tags string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.