Documentation
¶
Overview ¶
Package perunnode implements the perun node API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(cfg perun.NodeConfig) (*node, error)
New returns a perun NodeAPI instance initialized using the given config. This should be called only once, subsequent calls after the first non error response will return an error.
func ParseConfig ¶
func ParseConfig(configFile string) (perun.NodeConfig, error)
ParseConfig parses the node configuration from a file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.