Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UrlTypeToString ¶
Types ¶
type CustomLib ¶
type CustomLib struct {
// contains filtered or unexported fields
}
自定义Lib库,包含变量和函数
func NewEnvOption ¶
func NewEnvOption() CustomLib
func (*CustomLib) CompileOptions ¶
声明环境中的变量类型和函数
func (*CustomLib) ProgramOptions ¶
func (c *CustomLib) ProgramOptions() []cel.ProgramOption
func (*CustomLib) UpdateCompileOptions ¶
Click to show internal directories.
Click to hide internal directories.