subscriptionentitlement

package
v1.0.0-beta.228 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EntitlementSubscriptionAdapter

type EntitlementSubscriptionAdapter struct {
	// contains filtered or unexported fields
}

func NewSubscriptionEntitlementAdapter

func NewSubscriptionEntitlementAdapter(
	entitlementConnector entitlement.Service,
	itemRepo subscription.SubscriptionItemRepository,
	txCreator transaction.Creator,
) *EntitlementSubscriptionAdapter

func (*EntitlementSubscriptionAdapter) DeleteByItemID

func (*EntitlementSubscriptionAdapter) GetForSubscriptionsAt

func (*EntitlementSubscriptionAdapter) ScheduleEntitlement

TODO: implement usageMigration as needed

type NotFoundError

type NotFoundError struct {
	ItemID models.NamespacedID
	At     time.Time
}

func (*NotFoundError) Error

func (e *NotFoundError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL