omnilib

package
v0.0.0-...-51a2c09 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: ISC Imports: 5 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ChanReqOmToHc = make(chan string)
View Source
var ChanRspOmToHc = make(chan string)

Functions

func JsonCmdReqHcToOm

func JsonCmdReqHcToOm(strReq string) string

func JsonCmdReqOmToHc

func JsonCmdReqOmToHc(pcReq *C.char) *C.char

func LoadLibAndInit

func LoadLibAndInit()

func OmniCommunicate

func OmniCommunicate(netName, dataDir string)

func OmniStart

func OmniStart(strArgs string, strArgs1 string)

Types

type Request

type Request struct {
	Method string        `json:"method"`
	Params []interface{} `json:"params"`
}

Jump to

Keyboard shortcuts

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