Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
tool to convert go fuzz input files to bytes Usage: cat format/testdata/fuzz/FuzzFormats/144bde49b40c90fd05d302ec90b6ddb2b6d6aea553bad520a8b954797e40fe72 | go run dev/fuzzbytes.go | go run .
|
tool to convert go fuzz input files to bytes Usage: cat format/testdata/fuzz/FuzzFormats/144bde49b40c90fd05d302ec90b6ddb2b6d6aea553bad520a8b954797e40fe72 | go run dev/fuzzbytes.go | go run . |
all
Package all registers all builtin formats with the default registry
|
Package all registers all builtin formats with the default registry |
matroska/ebml_matroska
Code below generated from ebml_matroska.xml
|
Code below generated from ebml_matroska.xml |
tls/ciphersuites
Package ciphersuites defines TLS and SSL cipher suit properties generated by ciphersuites.jq
|
Package ciphersuites defines TLS and SSL cipher suit properties generated by ciphersuites.jq |
tls/keylog
Package keylog parses NSS key log format https://firefox-source-docs.mozilla.org/security/nss/legacy/key_log_format/index.html <Label> <space> <ClientRandom> <space> <Secret> lines
|
Package keylog parses NSS key log format https://firefox-source-docs.mozilla.org/security/nss/legacy/key_log_format/index.html <Label> <space> <ClientRandom> <space> <Secret> lines |
tls/rezlib
Package rezlib wraps a zlib reader and makes it possible to read until the last current input flush boundary by reading until EOF.
|
Package rezlib wraps a zlib reader and makes it possible to read until the last current input flush boundary by reading until EOF. |
internal
|
|
colorjson
Package colorjson is gojq:s cli/encoder.go extract to be reusable and have non-global color config TODO: possible gojq can export it?
|
Package colorjson is gojq:s cli/encoder.go extract to be reusable and have non-global color config TODO: possible gojq can export it? |
ctxreadseeker
Package ctxreadseeker wraps a io.ReadSeeker and optionally io.Closer to make it context aware Warning: this might leak a go routine and a reader if underlaying reader can block forever.
|
Package ctxreadseeker wraps a io.ReadSeeker and optionally io.Closer to make it context aware Warning: this might leak a go routine and a reader if underlaying reader can block forever. |
ctxstack
Package ctxstack manages a stack of contexts.
|
Package ctxstack manages a stack of contexts. |
difftest
Package difftest implement test based on diffing serialized string output
|
Package difftest implement test based on diffing serialized string output |
gojqex
Generated from makefn_gen.go.tmpl
|
Generated from makefn_gen.go.tmpl |
mapstruct
Package mapstruct maps struct <-> JSON using came case <-> snake case also set default values based on struct tags
|
Package mapstruct maps struct <-> JSON using came case <-> snake case also set default values based on struct tags |
pkg
|
|
bitio
Package bitio tries to mimic the standard library packages io and bytes but for bits.
|
Package bitio tries to mimic the standard library packages io and bytes but for bits. |
decode
Code below generated from decode_gen.go.tmpl
|
Code below generated from decode_gen.go.tmpl |
scalar
Code below generated from scalar_gen.go.tmpl
|
Code below generated from scalar_gen.go.tmpl |
Click to show internal directories.
Click to hide internal directories.