Directories
¶
Path | Synopsis |
---|---|
Package base64 defines base64 encoding & decoding functions for Starlark.
|
Package base64 defines base64 encoding & decoding functions for Starlark. |
Package goidiomatic provides a Starlark module that defines Go idiomatic functions and values.
|
Package goidiomatic provides a Starlark module that defines Go idiomatic functions and values. |
Package hash defines hash primitives for Starlark.
|
Package hash defines hash primitives for Starlark. |
Package http defines a module for doing http operations in Starlark.
|
Package http defines a module for doing http operations in Starlark. |
Package internal contains types and utilities that are not part of the public API, and may change without notice.
|
Package internal contains types and utilities that are not part of the public API, and may change without notice. |
Package json defines utilities for converting Starlark values to/from JSON strings based on go.starlark.net/lib/json.
|
Package json defines utilities for converting Starlark values to/from JSON strings based on go.starlark.net/lib/json. |
Package random defines functions that generate random values for various distributions, it's intended to be a drop-in subset of Python's random module for Starlark.
|
Package random defines functions that generate random values for various distributions, it's intended to be a drop-in subset of Python's random module for Starlark. |
Package re defines regular expression functions, it's intended to be a drop-in subset of Python's re module for Starlark.
|
Package re defines regular expression functions, it's intended to be a drop-in subset of Python's re module for Starlark. |
Click to show internal directories.
Click to hide internal directories.