package
0.18.15
Repository: https://github.com/oneledger/protocol.git
Documentation: pkg.go.dev

# README

Error Codes for services

InvalidParams         = 1001
IOError               = 1002
ParseError            = 1003
ConfigurationError    = 1004
ResourceNotFoundError = 1005
InternalError         = 1006

WalletError   = 2006
AccountsError = 2007

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

Context is the master context for creating new contexts.
basic RestfulService entry point.

# Type aliases

Map of services, keyed by the name/prefix of the service.
No description provided by the author