package
Version:
v0.0.13-alpha
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ApplyRoutes applies router to gin Router
type ClaimRolePayload struct {
TransactionHash string `json:"transactionHash"`
}
type ClaimRoleRequest struct {
Signature string `json:"signature" binding:"required"`
FlowId string `json:"flowId" binding:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.