Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options(fx.Provide(ProvideHealthCheckService))
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct { fx.Out Register rpc.GRPCRegister `group:"grpc_registers"` }
func ProvideHealthCheckService ¶
func ProvideHealthCheckService() Result
Click to show internal directories.
Click to hide internal directories.