proxy

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 7 Imported by: 0

README

proxy using golang

go logo

project structure:

├── go.mod
├── LICENSE
├── proxy.go
└── README.md

installation

go get github.com/kenjitheman/proxy

contributing

  • pull requests are welcome, for major changes, please open an issue first to discuss what you would like to change

license

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyHeader

func CopyHeader(dst, src http.Header)

func HandleHTTP

func HandleHTTP(w http.ResponseWriter, req *http.Request)

func HandleTunneling

func HandleTunneling(w http.ResponseWriter, r *http.Request)

func Proxy

func Proxy()

func Transfer

func Transfer(destination io.WriteCloser, source io.ReadCloser)

Types

This section is empty.

Jump to

Keyboard shortcuts

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