Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // LoadedFuncs contains function id and all information the loader gets from compiled plugin and source code LoadedFuncs = make(map[string]*azfunc.Func) )
Functions ¶
func LoadFunc ¶
func LoadFunc(req *rpc.FunctionLoadRequest) error
LoadFunc populates information about the func from the compiled plugin and from parsing the source code
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.