package
0.0.0-20240613091130-ae6d1c110301
Repository: https://github.com/axiomesh/axiom-subscription.git
Documentation: pkg.go.dev

# Functions

FindSubscription retrieves a single record by ID with an executor.
NewQuery initializes a new Query using the passed in QueryMods.
SubscriptionExists checks if the Subscription row exists.
Subscriptions retrieves all the records using an executor.
No description provided by the author
No description provided by the author

# Variables

ErrSyncFail occurs during insert when the record could not be retrieved in order to populate default value information.
No description provided by the author
SubscriptionRels is where relationship names are stored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Subscription is an object representing the database table.
No description provided by the author

# Type aliases

M type is for providing columns and column values to UpdateAll.
No description provided by the author
No description provided by the author