package
Version:
v6.8.0
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StarlarkMarshal converts input to a starlark Value.
It only includes exported struct fields, and uses the "json" tag for field names.
StarlarkUnmarshal converts a Starlark value into a Go value.
Only NoneType, Bool, Int, Float, String, List and Dict are supported.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.