Directories
¶
| Path | Synopsis |
|---|---|
|
Package base64 defines base64 encoding & decoding functions for Starlark.
|
Package base64 defines base64 encoding & decoding functions for Starlark. |
|
Package file defines functions that manipulate files, it's inspired by file helpers from Amoy.
|
Package file defines functions that manipulate files, it's inspired by file helpers from Amoy. |
|
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 hashlib defines hash primitives for Starlark.
|
Package hashlib 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 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. |
|
Package runtime implements the Starlark module for Go and app runtime information.
|
Package runtime implements the Starlark module for Go and app runtime information. |
|
Package string defines functions that manipulate strings, it's intended to be a drop-in subset of Python's string module for Starlark.
|
Package string defines functions that manipulate strings, it's intended to be a drop-in subset of Python's string module for Starlark. |
Click to show internal directories.
Click to hide internal directories.