storage

package
v0.0.0-...-89d5bac Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: AGPL-3.0, AGPL-3.0-or-later Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FunctionStorage

type FunctionStorage interface {
	GetFunction(path string, name string) (*types.FunctionDoc, error)
	StoreActivation(*types.ActivationMessage, *types.FunctionDoc, interface{}) error
}

func NewFunctionStorage

func NewFunctionStorage(host string, functionDBName string, activationDBName string) (FunctionStorage, error)

Jump to

Keyboard shortcuts

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