Documentation
¶
Overview ¶
Package di provides utilities to help resolve dependencies into valid objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDependencyFailure = errors.New("dependency failure")
ErrDependencyFailure means that, for some reason, the dependency required didn't work
Functions ¶
func OptsFromViper ¶
func OptsFromViper() ([]grpc.ServerOption, error)
OptsFromViper reads the configuration from viper, and returns options that can bootstrap a gRPC server
func WireGRPCServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.