handler

package
v0.0.0-...-96417ad Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountServerHandler

type AccountServerHandler struct {
	*Handler
	// contains filtered or unexported fields
}

func NewAccountServerHandler

func NewAccountServerHandler(server *Handler, repo repository.AccountRepository) *AccountServerHandler

func (*AccountServerHandler) CreateAccount

func (*AccountServerHandler) GetAccountInfo

func (*AccountServerHandler) GetUserInfo

func (*AccountServerHandler) UpdateAccountInfo

func (as *AccountServerHandler) UpdateAccountInfo(ctx context.Context, req *account.UpdateAccountInfoReq) (*empty.Empty, error)

func (*AccountServerHandler) UpdateUserInfo

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(sid *sid.Sid, logger *log.Logger) *Handler

Jump to

Keyboard shortcuts

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