//
pkg.gl
Category
github.com/smartcontractkit/chainlink/v2
core
services
gateway
handlers
functions
subscriptions
package
2.21.1-hedera-beta.0
Repository:
https://github.com/smartcontractkit/chainlink.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
18
Dependents
5
Files
442 SLOC
#
Packages
mocks
#
Functions
NewOnchainSubscriptions
NewORM
NewUserSubscriptions
#
Variables
ErrInvalidParameters
ErrUserHasNoSubscription
#
Structs
OnchainSubscriptionsConfig
StoredSubscription
StoredSubscription is used to populate the user subscription maps from a persistent layer like postgres.
#
Interfaces
OnchainSubscriptions
OnchainSubscriptions maintains a mirror of all subscriptions fetched from the blockchain (EVM-only).
ORM
UserSubscriptions