http

package
v0.0.0-...-2ff9a84 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 23, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const PayloadToken = "account"

Variables

This section is empty.

Functions

func NewAccountHandler

func NewAccountHandler(u usecase.AccountUseCase) *accountHandler

func NewServer

func NewServer(h *accountHandler) *echo.Echo

Types

type Payload

type Payload struct {
	AccountID   uuid.UUID `json:"account_id"`
	AccountType string    `json:"account_type"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL