Categorygithub.com/smartcontractkit/chainlink/v2coreservicesgatewayhandlersfunctionssubscriptionsmocks
# Functions
NewOnchainSubscriptions creates a new instance of OnchainSubscriptions.
NewORM creates a new instance of ORM.
# Structs
OnchainSubscriptions is an autogenerated mock type for the OnchainSubscriptions type.
OnchainSubscriptions_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
OnchainSubscriptions_GetMaxUserBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetMaxUserBalance'.
OnchainSubscriptions_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.
ORM is an autogenerated mock type for the ORM type.
ORM_GetSubscriptions_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetSubscriptions'.
ORM_UpsertSubscription_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpsertSubscription'.