restyproxy

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 10, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddUpstreamBody

type AddUpstreamBody struct {
	Scheme string `json:"scheme"`
	Host   string `json:"host"`
	IP     string `json:"ip"`
	Port   string `json:"port"`
}

type RestyConfig

type RestyConfig struct {
	RestyAdminUrl string `json:"adminUrl"`
}

type RestyProxy

type RestyProxy struct {
	// contains filtered or unexported fields
}

func (*RestyProxy) RunProxy

func (p *RestyProxy) RunProxy(item *plugin.PluginMeta) error

func (*RestyProxy) Setup

func (p *RestyProxy) Setup(config json.RawMessage) error

func (*RestyProxy) StopProxy

func (p *RestyProxy) StopProxy(item *plugin.PluginMeta)

Jump to

Keyboard shortcuts

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