server

package
v0.0.0-...-96f2668 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(NewGRPCServer)

ProviderSet is server providers.

Functions

func NewGRPCServer

func NewGRPCServer(
	cfg *conf.Bootstrap, logger log.Logger,

	authSrv *service.AuthService,
	userSrv *service.UserService,
	roleSrv *service.RoleService,
	postSrv *service.PostService,
	deptSrv *service.DeptService,
	menuSrv *service.MenuService,
) *grpc.Server

NewGRPCServer new a gRPC server.

Types

This section is empty.

Jump to

Keyboard shortcuts

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