handlers

package
v0.0.0-...-4b1b879 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2013 License: Apache-2.0 Imports: 17 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 blobref.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