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
Click to show internal directories.
Click to hide internal directories.