impl

package
v0.0.0-...-79b8b17 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Impl

type Impl struct {
	ioc.ObjectImpl
	user.UnimplementedRpcServer
	// contains filtered or unexported fields
}

func (*Impl) CreateTable

func (i *Impl) CreateTable(ctx context.Context) error

func (*Impl) CreateUser

func (i *Impl) CreateUser(ctx context.Context, req *user.CreateUserRequest) (*user.User, error)

func (*Impl) DeleteUser

func (i *Impl) DeleteUser(ctx context.Context, req *user.DeleteUserRequest) (*user.User, error)

func (*Impl) DescUser

func (i *Impl) DescUser(ctx context.Context, req *user.DescUserRequest) (*user.User, error)

func (*Impl) GetUser

func (i *Impl) GetUser(ctx context.Context, req *user.GetUserRequest) (*user.User, error)

func (*Impl) Init

func (i *Impl) Init()

func (*Impl) Name

func (i *Impl) Name() string

func (*Impl) Priority

func (i *Impl) Priority() int

func (*Impl) QueryUser

func (i *Impl) QueryUser(ctx context.Context, req *user.QueryUserRequest) (*user.UserSet, error)

func (*Impl) UpdateUser

func (i *Impl) UpdateUser(ctx context.Context, req *user.UpdateUserRequest) (*user.User, error)

Jump to

Keyboard shortcuts

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