user

package
v0.0.0-...-b212e10 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
}

func (*User) Dependencies

func (c *User) Dependencies() []string

Dependencies implements module.Module.

func (*User) Description

func (c *User) Description() string

Description implements module.Module.

func (*User) Id

func (c *User) Id() string

Id implements module.Module.

func (*User) Initialize

func (c *User) Initialize(ctx context.Context, options *module.Options) error

Initialize implements module.Module.

func (*User) Name

func (c *User) Name() string

Name implements module.Module.

func (*User) Start

func (c *User) Start(ctx context.Context) error

Start implements module.Module.

func (*User) Stop

func (c *User) Stop(ctx context.Context) error

Stop implements module.Module.

func (*User) Version

func (c *User) Version() string

Version implements module.Module.

type UserServiceServer

type UserServiceServer struct {
	pb.UnimplementedUserServer
	// contains filtered or unexported fields
}

func NewUserServiceServer

func NewUserServiceServer(log logger.Logger) *UserServiceServer

func (*UserServiceServer) Create

func (*UserServiceServer) Read

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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