Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
pkg
|
|
ops/event
Package event 事件转发基本的生产消费模型
|
Package event 事件转发基本的生产消费模型 |
ops/starlib/compress/gzip
Package gzip defines gzip encoding & decoding functions
|
Package gzip defines gzip encoding & decoding functions |
ops/starlib/encoding/base64
Package base64 defines base64 encoding & decoding functions
|
Package base64 defines base64 encoding & decoding functions |
ops/starlib/encoding/csv
Package csv reads comma-separated values files
|
Package csv reads comma-separated values files |
ops/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. |
ops/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 |
ops/starlib/hash
Package hash defines hash primitives for starlark.
|
Package hash defines hash primitives for starlark. |
ops/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 |
ops/starlib/http
Package http defines a module for doing http operations in starlark
|
Package http defines a module for doing http operations in starlark |
ops/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. |
ops/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 |
ops/starlib/time
Package time provides time-related constants and functions.
|
Package time provides time-related constants and functions. |
ops/starlib/zipfile
Package zipfile reads & parses zip archives
|
Package zipfile reads & parses zip archives |
ops/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) |
Click to show internal directories.
Click to hide internal directories.