proxy

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2021 License: MIT Imports: 10 Imported by: 0

README

aws-eth-proxy

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sign

func Sign(r *http.Request, body []byte) (*http.Request, error)

Types

type Client

type Client struct {
	Endpoint string
	Logger   *log.Logger
}

func NewClient

func NewClient(endpoint string) *Client

func (*Client) Handler

func (c *Client) Handler(w http.ResponseWriter, r *http.Request)

func (*Client) Proxy

func (c *Client) Proxy(w http.ResponseWriter, r *http.Request) (err error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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