package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 26, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrFunctionDirectoryRequired = errors.New("directory is required")
ErrFunctionDirectoryExists = errors.New("directory already exists")
ErrFunctionRuntimeInvalid = errors.New("runtime not found")
)
New initialize a new function on the disk with the given options
NewFromFile will read the Morty workspace file and return a function
Source Files
¶
Click to show internal directories.
Click to hide internal directories.