New interface and implementation to model function parameters
This commit is contained in:
@@ -51,4 +51,5 @@ func GetFuncInfo(ctx ExprContext, name string) (item ExprFunc, exists bool, owne
|
||||
|
||||
func init() {
|
||||
globalCtx = NewSimpleFuncStore()
|
||||
ImportBuiltinsFuncs(globalCtx)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user