utilities

package
v0.0.0-...-1c1e9f2 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeneralDB

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

func (*GeneralDB) CheckBucketExists

func (c *GeneralDB) CheckBucketExists(buckets string) bool

func (*GeneralDB) DeleteKey

func (c *GeneralDB) DeleteKey(bucket string, keyName string)

func (*GeneralDB) EnsureBucketsExist

func (c *GeneralDB) EnsureBucketsExist(buckets string)

func (*GeneralDB) IterateOverKeysInBucketReturnBoth

func (c *GeneralDB) IterateOverKeysInBucketReturnBoth(bucket string) ([]string, []string)

func (*GeneralDB) ReadKey

func (c *GeneralDB) ReadKey(bucket string, keyName string) string

func (*GeneralDB) WriteToDB

func (c *GeneralDB) WriteToDB(bucket string, keyName string, keyValue string)

Jump to

Keyboard shortcuts

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