runtime

package
v0.0.0-...-0806cf7 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

type Runtime struct {
	Wifi            *wifi.Manager
	Ble             *service.App
	HTTP            server.HTTPServer
	CancelAdvertise func()
}

Runtime handle instances of

func NewRuntime

func NewRuntime() (instance Runtime, err error)

NewRuntime create a new Runtime instance

func (*Runtime) Start

func (r *Runtime) Start() error

Start initialize the runtime

func (*Runtime) Stop

func (r *Runtime) Stop()

Stop stop the runtime

Jump to

Keyboard shortcuts

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