server

package
v0.0.0-...-c662a9e Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGRPCServer

func NewGRPCServer(cfg config.Config) (*grpc.Server, error)

func NewHTTPServer

func NewHTTPServer(ctx context.Context, cfg config.Config) (*http.Server, error)

Types

type UserServer

type UserServer struct {
	userv1.UnimplementedUserServiceServer
	// contains filtered or unexported fields
}

func NewUserServer

func NewUserServer(cfg config.Config) (*UserServer, error)

func (*UserServer) ConfirmEmail

func (*UserServer) GetMyPersonalInfo

func (*UserServer) RefreshToken

func (*UserServer) Register

func (*UserServer) RequestSmsOtp

func (*UserServer) ResetPassword

func (*UserServer) SignIn

func (*UserServer) SignOut

func (*UserServer) VerifySmsOtp

Directories

Path Synopsis
Package service is a generated GoMock package.
Package service is a generated GoMock package.

Jump to

Keyboard shortcuts

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