Documentation ¶
Index ¶
Constants ¶
View Source
const (
Endpoint = "v1/accounts"
)
Variables ¶
This section is empty.
Functions ¶
func NewGetAccountResponse ¶
func NewGetAccountResponse(arg *ent.Account) *services.GetAccountResponse
func NewListAccountsResponse ¶
func NewListAccountsResponse(args []*ent.Account) *services.ListAccountsResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.