restcache

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2018 License: MIT Imports: 7 Imported by: 0

README

stakmachine/restcache

GoDoc Build Status

Install

dep ensure github.com/stackmachine/restcache

If you want to install the restcache server binary, use go get.

go get -u github.com/stackmachine/restcache/cmd/restcache

Usage

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CAS

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

func NewServer

func NewServer(store blobstore.Client) *CAS

func (*CAS) Get

func (c *CAS) Get(w http.ResponseWriter, r *http.Request)

func (*CAS) Put

func (c *CAS) Put(w http.ResponseWriter, r *http.Request)

func (*CAS) ServeHTTP

func (c *CAS) ServeHTTP(w http.ResponseWriter, r *http.Request)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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