handlers

package
v0.0.0-...-6608488 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2013 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package handlers implements the HTTP interface to the Camlistore blob server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEnumerateHandler

func CreateEnumerateHandler(storage blobserver.BlobEnumerator) http.Handler

func CreateGetHandler

func CreateGetHandler(fetcher blob.StreamingFetcher) http.Handler

CreateGetHandler returns an http Handler for serving blobs from fetcher.

func CreateRemoveHandler

func CreateRemoveHandler(storage blobserver.Storage) http.Handler

func CreateStatHandler

func CreateStatHandler(storage blobserver.BlobStatter) http.Handler

func CreateUploadHandler

func CreateUploadHandler(storage blobserver.BlobReceiveConfiger) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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