storagesvc

package
v0.0.0-...-6a0ee39 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeSet

func CodeSet(ns, name, code string) error

func Delete

func Delete(ns, name string) error

Delete deletes the function source code by name and namespace

func Get

func Get(ns, name string) (string, error)

Get gets the function source code by name and namespace

func Set

func Set(ns, name, path string) error

Set stores the function code by reading the path The key is generated by name and namespace TODO: Should read the code and wrapped into a zip auto

Types

This section is empty.

Jump to

Keyboard shortcuts

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