account

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller added in v0.0.3

type Controller struct {
}

func New

func New() *Controller

New is the constructor for Controller

func (*Controller) CreateAccount added in v0.0.3

func (c *Controller) CreateAccount(ctx context.Context, req *v1.CreateAccountReq) (res *v1.CreateAccountRes, err error)

CreateAccount is the handler for CreateAccount

func (*Controller) ModifyAccount added in v0.0.3

func (c *Controller) ModifyAccount(ctx context.Context, req *v1.ModifyAccountReq) (res *v1.ModifyAccountRes, err error)

ModifyAccount is the handler for ModifyAccount

func (*Controller) ModifyPassword added in v0.0.3

func (c *Controller) ModifyPassword(ctx context.Context, req *v1.ModifyPasswordReq) (res *v1.ModifyPasswordRes, err error)

ModifyPassword is the handler for ModifyPassword

Jump to

Keyboard shortcuts

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