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 ¶
func CreateAccount(c *fiber.Ctx) error
! ||--------------------------------------------------------------------------------|| ! || Accounts API Rest Implementation || ! ||--------------------------------------------------------------------------------||
func DeleteAccount ¶
func DeleteAccount(c *fiber.Ctx) error
func GetAccount ¶
func GetAccount(c *fiber.Ctx) error
func ListAccounts ¶
func ListAccounts(c *fiber.Ctx) error
func QueryAccount ¶
func QueryAccount(c *fiber.Ctx) error
func QueryDocument ¶
func QueryDocument(c *fiber.Ctx) error
func QueryService ¶
func QueryService(c *fiber.Ctx) error
func QueryServiceWithOptions ¶
func QueryServiceWithOptions(c *fiber.Ctx) error
func RefreshShare ¶
func RefreshShare(c *fiber.Ctx) error
func RegisterHighway ¶
func SignMessage ¶
func SignMessage(c *fiber.Ctx) error
func VerifyMessage ¶
func VerifyMessage(c *fiber.Ctx) error
Types ¶
Click to show internal directories.
Click to hide internal directories.