modem

package
v0.37.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Modem

type Modem interface {
	Init() error
	Call(service string, endpoint string, arguments map[string]interface{}, fd string) (string, error)
	Destroy() error
	AddService(id string, name string, runner runner.Runner) error
}

func New

func New(opt *ModemOptions) Modem

type ModemOptions

type ModemOptions struct {
	Logger logger.Logger
}

Jump to

Keyboard shortcuts

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