user

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServerUser

type ServerUser struct {
	user_v1.UnimplementedUserV1Server
	UserService service.UserService
}

func NewUserServer

func NewUserServer(userService service.UserService) *ServerUser

func (*ServerUser) Create

func (*ServerUser) Delete

func (s *ServerUser) Delete(ctx context.Context, request *user_v1.DeleteRequest) (*empty.Empty, error)

func (*ServerUser) FindByLogin added in v0.0.5

func (*ServerUser) Get

func (*ServerUser) Update

func (s *ServerUser) Update(ctx context.Context, request *user_v1.UpdateRequest) (*empty.Empty, error)

Jump to

Keyboard shortcuts

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