Documentation
¶
Index ¶
- func CustomerFromDBEntity(e db.Customer, expands customer.Expands) (*customer.Customer, error)
- func New(config Config) (customer.Adapter, error)
- func WithActiveSubscriptions(query *entdb.CustomerQuery, at time.Time) *entdb.CustomerQuery
- func WithSubjects(q *entdb.CustomerQuery, at time.Time) *entdb.CustomerQuery
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomerFromDBEntity ¶
func WithActiveSubscriptions ¶
func WithActiveSubscriptions(query *entdb.CustomerQuery, at time.Time) *entdb.CustomerQuery
WithActiveSubscriptions returns a query with the subscription
func WithSubjects ¶
func WithSubjects(q *entdb.CustomerQuery, at time.Time) *entdb.CustomerQuery
WithSubjects returns a query with the subjects
Types ¶
Click to show internal directories.
Click to hide internal directories.