Documentation ¶ Index ¶ func Load(_ string, _ *starlark.Thread, vu modules.VU) (starlark.StringDict, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Load ¶ func Load(_ string, _ *starlark.Thread, vu modules.VU) (starlark.StringDict, error) The Load function initializes the module and returns the module's global starlark symbols. This is a very thin wrapper to load starlark included json methods, Types ¶ This section is empty. Source Files ¶ View all Source files json.go Click to show internal directories. Click to hide internal directories.