Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClientEtherscan = "etherscan" ClientEtherscanNoAuth = "etherscan-no-auth" ClientEthereumRPC2 = "ethereum-rpc2" ClientRelay = "relay" )
View Source
const ( StoreNACLFilestore = "nacl-filestore" StoreS3 = "s3" StoreLevelDB = "leveldb" )
View Source
const Mailchain = "mailchain"
View Source
const Relay = "relay"
View Source
const RequiresValue = "-"
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
mailchain
command
|
|
|
mailchain/internal/http/handlers
Package http Mailchain API All the information needed to talk to the API.
|
Package http Mailchain API All the information needed to talk to the API. |
|
mailchain/internal/settings
nolint: dupl nolint: dupl
|
nolint: dupl nolint: dupl |
|
mailchain/internal/settings/settingstest
Package settingstest is a generated GoMock package.
|
Package settingstest is a generated GoMock package. |
|
mailchain/internal/settings/values
nolint:dupl nolint:dupl nolint:dupl nolint:dupl
|
nolint:dupl nolint:dupl nolint:dupl nolint:dupl |
|
mailchain/internal/settings/values/valuestest
Package valuestest is a generated GoMock package.
|
Package valuestest is a generated GoMock package. |
|
relay
command
|
|
|
sentstore
command
|
|
|
sentstore/storage/storagetest
Package storagetest is a generated GoMock package.
|
Package storagetest is a generated GoMock package. |
|
cipher/aes256cbc
package aes256cbc Advanced Encryption Standard, with a 256 bit key length, operating in the Chain Block Cipher mode (AES-256-CBC).
|
package aes256cbc Advanced Encryption Standard, with a 256 bit key length, operating in the Chain Block Cipher mode (AES-256-CBC). |
|
cipher/ciphertest
Package ciphertest is a generated GoMock package.
|
Package ciphertest is a generated GoMock package. |
|
internal
|
|
|
keystore/keystoretest
Package keystoretest is a generated GoMock package.
|
Package keystoretest is a generated GoMock package. |
|
mail
Package mail implements parsing of mail messages for mailchain.
|
Package mail implements parsing of mail messages for mailchain. |
|
mailbox/mailboxtest
Package mailboxtest is a generated GoMock package.
|
Package mailboxtest is a generated GoMock package. |
|
mailbox/signer/signertest
Package signertest is a generated GoMock package.
|
Package signertest is a generated GoMock package. |
|
ethrpc2/ethrpc2test
Package ethrpc2test is a generated GoMock package.
|
Package ethrpc2test is a generated GoMock package. |
|
sendertest
Package sendertest is a generated GoMock package.
|
Package sendertest is a generated GoMock package. |
|
storestest
Package storestest is a generated GoMock package.
|
Package storestest is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.