server

package
v0.0.0-...-a450fc5 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GrpcServer

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

GrpcServer is gRPC server

func NewGrpcServer

func NewGrpcServer(db *sqlx.DB, batchSize uint) *GrpcServer

NewGrpcServer returns gRPC server with supporting of batch listing

func (*GrpcServer) Start

func (s *GrpcServer) Start(cfg *config.Config, logger zerolog.Logger) error

Start method runs server

Jump to

Keyboard shortcuts

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