mcore

package
v0.0.0-...-4adfca9 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2020 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TYPE_OS_LINUX   = 0
	TYPE_OS_DARWIN  = 1
	TYPE_OS_WINDOWS = 2
	TYPE_OS_ANDROID = 3
	TYPE_OS_IOS     = 4
	TYPE_OS_UNKNOWN = 5
)

Variables

View Source
var OSStringToInt = map[string]int{
	"linux":   TYPE_OS_LINUX,
	"darwin":  TYPE_OS_DARWIN,
	"windows": TYPE_OS_WINDOWS,
	"android": TYPE_OS_ANDROID,
	"ios":     TYPE_OS_IOS,
}

Functions

func Initialize

func Initialize(baseDir string)

Types

This section is empty.

Directories

Path Synopsis
Package blockchain provides the functions to access and manage the Marconi blockchain and encapsulates any states which we build from data on the blockchain.
Package blockchain provides the functions to access and manage the Marconi blockchain and encapsulates any states which we build from data on the blockchain.
dh
key
net
dht
if
ip
tc
sys
cmd

Jump to

Keyboard shortcuts

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