Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
service
Package main - handles config, initialisation and starts the service daemon
|
Package main - handles config, initialisation and starts the service daemon |
libs
|
|
crypto
Package crypto - wrapper for encryption libraries required by service
|
Package crypto - wrapper for encryption libraries required by service |
cryptowallet
Package cryptowallet - generates and manipulates SECP256 keys
|
Package cryptowallet - generates and manipulates SECP256 keys |
datastore
Package datastore - enables data to be persisted in built in datebase (Bolt)
|
Package datastore - enables data to be persisted in built in datebase (Bolt) |
documents
Package documents - data is signed and nested in "encrypted envelope"
|
Package documents - data is signed and nested in "encrypted envelope" |
ipfs
Package ipfs - connect, get and set operations for embedded or external IPFS node
|
Package ipfs - connect, get and set operations for embedded or external IPFS node |
keystore
Package keystore - keep secrets
|
Package keystore - keep secrets |
logger
Package logger - configurable logging middleware
|
Package logger - configurable logging middleware |
transport
Package transport - HTTP request and response methods
|
Package transport - HTTP request and response methods |
validators
Package customvalidators - enable validation of messages
|
Package customvalidators - enable validation of messages |
pkg
|
|
api
Package api - service integration and contract types
|
Package api - service integration and contract types |
bitcoinplugin
Package bitcoinplugin - Milagro D-TA plugin that generates bitcoin addresses
|
Package bitcoinplugin - Milagro D-TA plugin that generates bitcoin addresses |
common
Package common - helper functions that enable service to get and set encrypted envelopes
|
Package common - helper functions that enable service to get and set encrypted envelopes |
config
Package config - create default config and read config values
|
Package config - create default config and read config values |
defaultservice
Package defaultservice - Service that Milagro D-TA provides with no-plugins
|
Package defaultservice - Service that Milagro D-TA provides with no-plugins |
endpoints
Package endpoints - HTTP API mapping
|
Package endpoints - HTTP API mapping |
identity
Package identity - manage Identity document and keys
|
Package identity - manage Identity document and keys |
safeguardsecret
Package safeguardsecret - is an example of a D-TA plugin
|
Package safeguardsecret - is an example of a D-TA plugin |
service
Package service - defines core Milagro D-TA interface
|
Package service - defines core Milagro D-TA interface |
Package plugins - registers plugins with the service
|
Package plugins - registers plugins with the service |
Click to show internal directories.
Click to hide internal directories.