Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // WalletsCmd root wallets command WalletsCmd = &cobra.Command{ Use: "wallet", Short: "provides wallets micro-service entrypoint", } )
Functions ¶
func WalletRestRun ¶
WalletRestRun - Main entrypoint of the REST subcommand This function takes a cobra command and starts up the wallets rest microservice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.