proxy

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2016 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BufferPool

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

func NewBufferPool

func NewBufferPool() *BufferPool

func (*BufferPool) Get

func (b *BufferPool) Get() []byte

func (*BufferPool) Put

func (b *BufferPool) Put(x []byte)

type ElasticSearch

type ElasticSearch struct {
	Endpoint string
	Region   string
	Signer   *v4.Signer
	// contains filtered or unexported fields
}

func NewElasticSearch

func NewElasticSearch(endpoint, region string, signer *v4.Signer) *ElasticSearch

func (*ElasticSearch) ServeHTTP

func (e *ElasticSearch) ServeHTTP(w http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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