modulepackage
0.2.0
Repository: https://github.com/c4milo/starlark-decoder.git
Documentation: pkg.go.dev
# Functions
Decode recursively decodes the starlark value v into an equivalent shaped Go value g, made up of only primitive types.
DecodeKWargs decodes Starlark keyword arguments into the value pointed by g.