glbs

package module
v0.0.0-...-f17bc12 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2017 License: MIT Imports: 8 Imported by: 2

README

glbs

golang local blobstore library

getting started

  1. git clone git@ssh.github.com:madsportslab/glbs
  2. go build
  3. go test

futures

  1. list command to get all blobs
  2. replicate blobs to other locations
  3. index for blobs

Documentation

Index

Constants

View Source
const (
	DEFAULT_NAMESPACE = "default"
)

Variables

This section is empty.

Functions

func Delete

func Delete(key string)

func Exists

func Exists(key string) bool

func Get

func Get(key string) ([]byte, error)

func GetPath

func GetPath(key string) *string

func Put

func Put(file io.Reader) *string

func SetNamespace

func SetNamespace(namespace string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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