Documentation
¶
Index ¶
- func AddShare(c *fiber.Ctx) error
- func CreateAccount(c *fiber.Ctx) error
- func DeleteAccount(c *fiber.Ctx) error
- func GetAccount(c *fiber.Ctx) error
- func Keygen(c *fiber.Ctx) error
- func ListAccounts(c *fiber.Ctx) error
- func Login(c *fiber.Ctx) error
- func QueryAccount(c *fiber.Ctx) error
- func QueryDocument(c *fiber.Ctx) error
- func QueryService(c *fiber.Ctx) error
- func QueryServiceWithOptions(c *fiber.Ctx) error
- func RefreshShare(c *fiber.Ctx) error
- func RegisterHighway(ctx client.Context)
- func SignMessage(c *fiber.Ctx) error
- func SyncShare(c *fiber.Ctx) error
- func VerifyMessage(c *fiber.Ctx) error
- type Protocol
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccount ¶
! ||--------------------------------------------------------------------------------|| ! || Accounts API Rest Implementation || ! ||--------------------------------------------------------------------------------||
func DeleteAccount ¶
func GetAccount ¶
func ListAccounts ¶
func QueryAccount ¶
func QueryDocument ¶
func QueryService ¶
func QueryServiceWithOptions ¶
func RefreshShare ¶
func RegisterHighway ¶
func SignMessage ¶
func VerifyMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.