Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Invoke(RegisterRPCServer)
Functions ¶
func DetermineTLSOption ¶ added in v1.0.0
func DetermineTLSOption(cfg settings.Configuration) (grpc.ServerOption, error)
func RegisterRPCServer ¶
Types ¶
type GRPCRegister ¶
func GRPCRegisterFromFn ¶
func GRPCRegisterFromFn(fn func(*grpc.Server) error) GRPCRegister
Click to show internal directories.
Click to hide internal directories.