upstream

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call

func Call(u Upstream, call *apps.CallRequest) *apps.CallResponse

func Notify

func Notify(u Upstream, call *apps.CallRequest) error

Types

type Upstream

type Upstream interface {
	Roundtrip(call *apps.CallRequest, async bool) (io.ReadCloser, error)
	GetStatic(path string) (io.ReadCloser, int, error)
}

Upstream should be abbreviated as `up`.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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