beehive

package
Version: v0.0.0-...-ca48d25 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2018 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const (
	KEY_WRITE_SUCCESS = iota
	KEY_WRITE_FAILURE = iota
)

Variables

This section is empty.

Functions

func BucketExists

func BucketExists(bucketName string) bool

func CreateHardDriveBucket

func CreateHardDriveBucket(bucketName string) (byte, error)

func DeleteFromHardDriveBucket

func DeleteFromHardDriveBucket(object string, objectType string, bucketName string) (status byte, err error)

func KeyExists

func KeyExists(key string, bucketName string) bool

func ReadFromHardDriveBucket

func ReadFromHardDriveBucket(key string, bucketName string) (result string, error error)

func WriteToHardDriveBucket

func WriteToHardDriveBucket(key string, value string, bucketName string) (byte, error)

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

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