proxy

package
v0.0.0-...-bc2382c Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LetsGoChat

type LetsGoChat struct {
}

func (*LetsGoChat) HandleRequest

func (a *LetsGoChat) HandleRequest(url, method string) (int, string)

type Nginx

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

func NewNginxServer

func NewNginxServer() *Nginx

func (*Nginx) HandleRequest

func (n *Nginx) HandleRequest(url, method string) (int, string)

type Server

type Server interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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