aapp

package
v0.0.0-...-168a7d3 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Manager = &mrg{aapps: map[string]*aapp{}}

Functions

func NewAApp

func NewAApp(aappns string, api iface.CoreAPI, ind *core.IpfsNode) (ap *aapp, err error)

Types

type AAppPath

type AAppPath string
const (
	AAppPath_Script    AAppPath = "/Script"
	AAppPath_Resources AAppPath = "/Resource"
	AAppPath_Index     AAppPath = "/Index"
	AAppPath_Evn       AAppPath = "/Evn"
)

func (AAppPath) ToString

func (e AAppPath) ToString() string

type AAppStat

type AAppStat int8
const (
	AAppStat_Unkown AAppStat = 0
	AAppStat_Loaded AAppStat = 1
	AAppStat_Daemon AAppStat = 2
	AAppStat_Stoped AAppStat = 3
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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