package
0.0.5
Repository: https://github.com/goplugin/plugin.git
Documentation: pkg.go.dev

# Functions

NewApplication initializes a new store if one is not already present at the configured root directory (default: ~/.chainlink), the logger at the same directory and returns the Application to be used by the node.

# Structs

ChainlinkApplication contains fields for the JobSubscriber, Scheduler, and Store.

# Interfaces

Application implements the common functions used in the core node.