Documentation
¶
Index ¶
- Constants
- func EntitlementActiveAt(at time.Time) []predicate.Entitlement
- func EntitlementsByIngestedEventsQuery(dialect, ns, subject string, meters ...string) (string, []any)
- func NewPostgresEntitlementRepo(db *db.Client) *entitlementDBAdapter
- func NewPostgresUsageResetRepo(db *db.Client) *usageResetDBAdapter
Constants ¶
View Source
const (
MAX_POSTGRES_QUERY_PARAMS = 65535
)
Variables ¶
This section is empty.
Functions ¶
func EntitlementActiveAt ¶
func EntitlementActiveAt(at time.Time) []predicate.Entitlement
EntitlementActiveAt is exposed to be used for subscription adapter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.