pkg/

directory
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

Directories

Path Synopsis
ops
event
Package event 事件转发基本的生产消费模型
Package event 事件转发基本的生产消费模型
starlib/compress/gzip
Package gzip defines gzip encoding & decoding functions
Package gzip defines gzip encoding & decoding functions
starlib/encoding/base64
Package base64 defines base64 encoding & decoding functions
Package base64 defines base64 encoding & decoding functions
starlib/encoding/csv
Package csv reads comma-separated values files
Package csv reads comma-separated values files
starlib/encoding/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.
starlib/encoding/yaml
Package yaml implements a yaml parser for the starlark programming dialect
Package yaml implements a yaml parser for the starlark programming dialect
starlib/hash
Package hash defines hash primitives for starlark.
Package hash defines hash primitives for starlark.
starlib/html
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
starlib/http
Package http defines a module for doing http operations in starlark
Package http defines a module for doing http operations in starlark
starlib/math
Package math is a Starlark module of math-related functions and constants.
Package math is a Starlark module of math-related functions and constants.
starlib/re
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
starlib/time
Package time provides time-related constants and functions.
Package time provides time-related constants and functions.
starlib/zipfile
Package zipfile reads & parses zip archives
Package zipfile reads & parses zip archives
util/replacecr
Package replacecr defines a wrapper for replacing solo carriage return characters (\r) with carriage-return + line feed (\r\n)
Package replacecr defines a wrapper for replacing solo carriage return characters (\r) with carriage-return + line feed (\r\n)

Jump to

Keyboard shortcuts

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