Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPathByFullyQualifiedName ¶
GetPathByFullyQualifiedName is used to get the grpc path of specified fully qualified name
Types ¶
type Config ¶
type Config struct { ProtoImportPaths []string ProtoDir string Synchronization *synchronization.Config }
Config defines the config structure
func (*Config) RegisterFlagsWithPrefix ¶
RegisterFlagsWithPrefix is used to register flags
type Manager ¶
Manager is the implement of Provider
func New ¶
func New(cfg *Config, logger logger.Logger, registerer prometheus.Registerer) (*Manager, error)
New is used to init service
Click to show internal directories.
Click to hide internal directories.