aposteriori

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(next goproxy.Plugin, cache FileCache) goproxy.Plugin

New aposteriori plugin constructor

Types

type FileCache

type FileCache interface {
	Get(name string) (io.ReadCloser, error)
	Set(name string, data io.Reader) error
}

FileCache caching primitive

Jump to

Keyboard shortcuts

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