Module vrl_docs

Module vrl_docs 

Source

Structsยง

CargoLock ๐Ÿ”’
Cli
Generate VRL function documentation by fetching pre-built JSON docs from the VRL and Vector repositories.
FunctionDocWrapper ๐Ÿ”’
LockPackage ๐Ÿ”’
A minimal representation of a [[package]] entry in Cargo.lock.
RemapWrapper ๐Ÿ”’

Constantsยง

VECTOR_REPO_URL ๐Ÿ”’
VRL_PACKAGE_NAME ๐Ÿ”’
VRL_REPO_URL ๐Ÿ”’

Functionsยง

get_vrl_commit_sha ๐Ÿ”’
Parse Cargo.lock to find a git ref for the vrl package.
read_function_docs ๐Ÿ”’
Read all *.json files from a directory into a name->value map.