starlib

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "0.1.0"

Variables

This section is empty.

Functions

func Loader

func Loader(thread *starlark.Thread, module string) (dict starlark.StringDict, err error)

Loader presents the starlib library as a loader

Types

This section is empty.

Directories

Path Synopsis
compress
gzip
Package gzip defines gzip encoding & decoding functions
Package gzip defines gzip encoding & decoding functions
encoding
base64
Package base64 defines base64 encoding & decoding functions
Package base64 defines base64 encoding & decoding functions
csv
Package csv reads comma-separated values files
Package csv reads comma-separated values files
json
Package json defines utilities for converting Starlark values to/from JSON strings.
Package json defines utilities for converting Starlark values to/from JSON strings.
yaml
Package yaml implements a yaml parser for the starlark programming dialect
Package yaml implements a yaml parser for the starlark programming dialect
Package hash defines hash primitives for starlark.
Package hash defines hash primitives for starlark.
Package html defines a jquery-like html selection & iteration functions for HTML documents
Package html defines a jquery-like html selection & iteration functions for HTML documents
Package http defines a module for doing http operations in starlark
Package http defines a module for doing http operations in starlark
Package math is a Starlark module of math-related functions and constants.
Package math is a Starlark module of math-related functions and constants.
Package re defines regular expression functions, it's intended to be a drop-in subset of python's re module for starlark: https://docs.python.org/3/library/re.html
Package re defines regular expression functions, it's intended to be a drop-in subset of python's re module for starlark: https://docs.python.org/3/library/re.html
Package time provides time-related constants and functions.
Package time provides time-related constants and functions.
Package zipfile reads & parses zip archives
Package zipfile reads & parses zip archives

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL