Documentation ¶
Index ¶
- func SetupRoutes(handler *Handler) httpServer.Opt
- type Handler
- func (h *Handler) Create(c echo.Context) error
- func (h *Handler) CreateBSCTransaction(c echo.Context) error
- func (h *Handler) CreateEthereumTransaction(c echo.Context) error
- func (h *Handler) CreateMaticTransaction(c echo.Context) error
- func (h *Handler) CreateTronTransaction(c echo.Context) error
- func (h *Handler) Delete(c echo.Context) error
- func (h *Handler) Get(c echo.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupRoutes ¶
func SetupRoutes(handler *Handler) httpServer.Opt
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) CreateBSCTransaction ¶ added in v0.3.0
func (*Handler) CreateEthereumTransaction ¶
func (*Handler) CreateMaticTransaction ¶
func (*Handler) CreateTronTransaction ¶
Click to show internal directories.
Click to hide internal directories.