app

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AppMap = map[string]AppMaker{
	"evm": func(c *viper.Viper) (types.Application, error) {
		return evm.NewEVMApp(c)
	},
}

Functions

This section is empty.

Types

type AppMaker

type AppMaker func(*viper.Viper) (types.Application, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL