rpc

package
v0.0.0-...-cff5d44 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Port   string
	Tracer trace.Tracer
	Meter  metric.Meter

	ValidationSrv   *validation.Srv
	AuthUseCase     *usecase.AuthUseCase
	AccountUseCasee *usecase.AccountUseCase
	Domain          string
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

func New

func New(cnf Config) *Server

func (*Server) Listen

func (s *Server) Listen() error

func (*Server) Shutdown

func (s *Server) Shutdown(ctx context.Context) error

Directories

Path Synopsis
generated

Jump to

Keyboard shortcuts

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