package
0.0.0-20241219175211-fe58c102048f
Repository: https://github.com/meetnearme/api.git
Documentation: pkg.go.dev
# Structs
No description provided by the author
No description provided by the author
EventRsvps represents a user in the system.
EventRsvpsInsert represents the data required to insert a new user.
EventRsvpsUpdate represents the data required to update a user.
No description provided by the author
No description provided by the author
No description provided by the author
PurchasableInventoryUpdate represents the data required to update a purchasable item's inventory.
Purchasables represents a user in the system.
PurchasablesInsert represents the data required to insert a new user.
PurchasablesUpdate represents the data required to update a user.
No description provided by the author
Purchases represents a purchase in the system.
Purchase represents a purchase in the system.
PurchaseInsert represents the data required to insert a new purchase.
PurchasesUpdate represents the data required to update a purchase.
Registrations represents a user in the system.
RegistrationFields represents a user in the system.
RegistrationFieldsInsert represents the data required to insert a new user.
RegistrationFieldsUpdate represents the data required to update a user.
No description provided by the author
No description provided by the author
No description provided by the author
RegistrationsInsert represents the data required to insert a new user.
RegistrationsUpdate represents the data required to update a user.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User represents a user in the system.
UserInsert represents the data required to insert a new user.
UserUpdate represents the data required to update a user.
# Interfaces
No description provided by the author
EventRsvpsServiceInterface defines the methods for user-related operations using the RDSDataAPI.
PurchasablesServiceInterface defines the methods for user-related operations using the RDSDataAPI.
PurchasesServiceInterface defines the methods for purchase-related operations using the RDSDataAPI.
RDSDataAPI defines the interface for interacting with the RDS Data API.
RegistrationFieldsServiceInterface defines the methods for user-related operations using the RDSDataAPI.
RegistrationsServiceInterface defines the methods for user-related operations using the RDSDataAPI.
UserServiceInterface defines the methods for user-related operations using the RDSDataAPI.