api

package
v0.0.0-...-553ec8c Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	user.UnimplementedHandler // automatically implement all methods
}

func (Handler) GetAuthToken

func (h Handler) GetAuthToken(ctx context.Context, request user.OptAuthRequest) (r user.GetAuthTokenRes, _ error)

func (Handler) GetClientById

func (h Handler) GetClientById(ctx context.Context, params user.GetClientByIdParams) (user.GetClientByIdRes, error)

func (Handler) GetWalletById

func (h Handler) GetWalletById(ctx context.Context, params user.GetWalletByIdParams) (r user.GetWalletByIdRes, _ error)

Jump to

Keyboard shortcuts

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