Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateFeatureInputs ¶
type CreateFeatureInputs = productcatalog.CreateFeatureInputs
type Feature ¶
type Feature = productcatalog.Feature
type FeatureConnector ¶
type FeatureConnector = productcatalog.FeatureConnector
func NewFeatureConnector ¶
func NewFeatureConnector( db FeatureRepo, meterRepo meter.Repository, ) FeatureConnector
type FeatureInvalidFiltersError ¶
type FeatureInvalidFiltersError = productcatalog.FeatureInvalidFiltersError
type FeatureInvalidMeterAggregationError ¶
type FeatureInvalidMeterAggregationError = productcatalog.FeatureInvalidMeterAggregationError
type FeatureNotFoundError ¶
type FeatureNotFoundError = productcatalog.FeatureNotFoundError
type FeatureOrderBy ¶
type FeatureOrderBy = productcatalog.FeatureOrderBy
type FeatureRepo ¶
type FeatureRepo = productcatalog.FeatureRepo
type FeatureWithNameAlreadyExistsError ¶
type FeatureWithNameAlreadyExistsError = productcatalog.FeatureWithNameAlreadyExistsError
type ListFeaturesParams ¶
type ListFeaturesParams = productcatalog.ListFeaturesParams
Click to show internal directories.
Click to hide internal directories.