handlers

package
v0.0.0-...-c607b11 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compile

func Compile(c echo.Context) error

func Delete

func Delete(keys []string, db *buntdb.DB) error

func Deploy

func Deploy(c echo.Context, db *leveldbwrapper.DBHandle) error

func Execute

func Execute(c echo.Context, db *leveldbwrapper.DBHandle) error

func FindCodesByKey

func FindCodesByKey(key string, db *buntdb.DB) (string, error)

func KeyGenerate

func KeyGenerate(rawByteCode string) string

func Ping

func Ping(c echo.Context) error

func Save

func Save(key, value string, db *buntdb.DB) error

func SaveWithTTL

func SaveWithTTL(key, value string, db *buntdb.DB, hours int) error

func Update

func Update(key, newValue string, db *buntdb.DB) error

func UpdateWithTTL

func UpdateWithTTL(key, newValue string, db *buntdb.DB, hours int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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