proxyctx

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyHelper

type ProxyHelper interface {
	RouteCall(ref string, method string, args []byte) ([]byte, error)
	Serialize(what interface{}, to *[]byte) error
	Deserialize(from []byte, into interface{}) error
}
var Current ProxyHelper

Current - hackish way to give proxies access to the current environment

Jump to

Keyboard shortcuts

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