Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapFromEntityFactory ¶
MapFromEntityFactory creates a function that maps a meter db entity to a meter model.
func NewManage ¶
func NewManage(config ManageConfig) (meter.ManageService, error)
Types ¶
type ManageConfig ¶
type ManageConfig struct {
Config
EntitlementRepository entitlement.EntitlementRepo
FeatureRepository feature.FeatureRepo
NamespaceManager *namespace.Manager
StreamingConnector streaming.Connector
}
func (ManageConfig) Validate ¶
func (c ManageConfig) Validate() error
Click to show internal directories.
Click to hide internal directories.