Documentation ¶ Index ¶ func InitApp(pDefaultPath, pDefaultKey string) (types.IRunner, error) func NewApp(pCfg config.IConfig, pPrivKey asymmetric.IPrivKey, pPathTo string) types.IRunner Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func InitApp ¶ added in v1.5.14 func InitApp(pDefaultPath, pDefaultKey string) (types.IRunner, error) initApp work with the raw data = read files, read args func NewApp ¶ func NewApp( pCfg config.IConfig, pPrivKey asymmetric.IPrivKey, pPathTo string, ) types.IRunner Types ¶ This section is empty. Source Files ¶ View all Source files app.go init_app.go init_conn_keeper.go init_database.go init_node.go init_pprof.go init_service.go Click to show internal directories. Click to hide internal directories.