Documentation
¶
Overview ¶
Package pkg describes the TRISA Global Directory Go reference package.
Index ¶
Constants ¶
View Source
const ( VersionMajor = 1 VersionMinor = 1 VersionPatch = 7 VersionReleaseLevel = "" VersionReleaseNumber = 16 )
Version component constants for the current build.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
store
Package store provides an interface to multiple types of embedded storage across multiple objects.
|
Package store provides an interface to multiple types of embedded storage across multiple objects. |
|
tokens
Package tokens handles the creation and verification of JWT tokens for authentication.
|
Package tokens handles the creation and verification of JWT tokens for authentication. |
|
Package sectigo provides API access to the Sectigo IoT Manager 20.7, which is used to sign certificate requests for directory service certificate issuance.
|
Package sectigo provides API access to the Sectigo IoT Manager 20.7, which is used to sign certificate requests for directory service certificate issuance. |
|
mock
* Package mock provides an httptest.Server that allows mock interactions with the * Sectigo API for both unit tests of the Sectigo package and integration tests with GDS * Sectigo/Certificate operations.
|
* Package mock provides an httptest.Server that allows mock interactions with the * Sectigo API for both unit tests of the Sectigo package and integration tests with GDS * Sectigo/Certificate operations. |
|
jitter
Package jitter provides a stochastic ticker that returns ticks at a random interval specified by a normal distribution with a mean periodicity and a standard deviation, sigma both of which are time.Durations.
|
Package jitter provides a stochastic ticker that returns ticks at a random interval specified by a normal distribution with a mean periodicity and a standard deviation, sigma both of which are time.Durations. |
|
wire
Package wire is a store helper package that handles "wire" representations of the objects being managed in the store - e.g.
|
Package wire is a store helper package that handles "wire" representations of the objects being managed in the store - e.g. |
Click to show internal directories.
Click to hide internal directories.