Versions in this module Expand all Collapse all v1 v1.4.9 Jul 5, 2021 v1.4.5 Jul 5, 2021 Changes in this version + const Header + type App struct + func NewApp(config node.Config) *App + func (a *App) Start() int + func (a *App) Stop() + type Config struct + BuildDir string + DisplayVersionAndExit bool + PluginMode bool + VersionStr string