package bridge

import "github.com/Microsoft/opengcs/service/gcs/bridge"

Package bridge defines the bridge struct, which implements the control loop and functions of the GCS's bridge client.

Index

Functions

func NewBridge

func NewBridge(tport transport.Transport, coreint core.Core) *bridge

NewBridge produces a new bridge struct using the given Transport and Core interfaces.

Source Files

bridge.go connection.go

Version
v0.3.2
Published
Aug 8, 2017
Platform
js/wasm
Imports
15 packages
Last checked
4 hours ago

Tools for package owners.