Documentation ¶
Overview ¶
Package apiv1 provide support to create /v1.0 group and add all routes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRoutes ¶
func ApplyRoutes(r *gin.RouterGroup)
ApplyRoutes applies the /v1.0 group and all child routes to given gin RouterGroup
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package create provides Api methods to create user wallet and store the mnemonic in database
|
Package create provides Api methods to create user wallet and store the mnemonic in database |
Package healthcheck provides healthcheck Api to check if the app is alive, returns 200 if it is not in crashed state
|
Package healthcheck provides healthcheck Api to check if the app is alive, returns 200 if it is not in crashed state |
Package transfer provides Api methods to transfer tokens from the wallet to another wallet on same chain
|
Package transfer provides Api methods to transfer tokens from the wallet to another wallet on same chain |
Package wallet provides Api methods to get user wallet's public key
|
Package wallet provides Api methods to get user wallet's public key |
Click to show internal directories.
Click to hide internal directories.