Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package api provides the daemon API.
|
Package api provides the daemon API. |
Package apitypes defines types shared between the daemon and its api client.
|
Package apitypes defines types shared between the daemon and its api client. |
Package cmd contains all of the Arigato cli commands
|
Package cmd contains all of the Arigato cli commands |
base64
Package base64 provides a byte slice type that marshals into json as a raw (no padding) base64url value.
|
Package base64 provides a byte slice type that marshals into json as a raw (no padding) base64url value. |
config
Package config exposes static configuration data, and loaded user preferences.
|
Package config exposes static configuration data, and loaded user preferences. |
crypto
Package crypto provides access to secure encryption and signing methods
|
Package crypto provides access to secure encryption and signing methods |
ctxutil
Package ctxutil contains utilities for using Contexts.
|
Package ctxutil contains utilities for using Contexts. |
db
Package db provides persistent storage and caching of values returned from the registry.
|
Package db provides persistent storage and caching of values returned from the registry. |
envelope
Package envelope defines the generic encapsulating format for Arigato objects.
|
Package envelope defines the generic encapsulating format for Arigato objects. |
identity
Package identity defines the ID format used for uniquely identifying objects in Arigato.
|
Package identity defines the ID format used for uniquely identifying objects in Arigato. |
observer
Package observer provides a facility for publishing progress updates and state changes from parts of the daemon, an a SSE http handler for consumers of these events.
|
Package observer provides a facility for publishing progress updates and state changes from parts of the daemon, an a SSE http handler for consumers of these events. |
primitive
Package primitive contains definitions of the primitive types used in ag.
|
Package primitive contains definitions of the primitive types used in ag. |
registry
Package registry provides access to the Arigato registry REST API.
|
Package registry provides access to the Arigato registry REST API. |
session
Package session provides in-memory storage of secure session details.
|
Package session provides in-memory storage of secure session details. |
Package promptui provides ui elements for the command line prompt.
|
Package promptui provides ui elements for the command line prompt. |
Click to show internal directories.
Click to hide internal directories.