Directories ¶
Path | Synopsis |
---|---|
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? |
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 underlying 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 underlying reader can block forever. |
Package ctxstack manages a stack of contexts.
|
Package ctxstack manages a stack of contexts. |
Package difftest implement test based on diffing serialized string output
|
Package difftest implement test based on diffing serialized string output |
Generated from makefn_gen.go.tmpl
|
Generated from makefn_gen.go.tmpl |
lazyre lazily compiles a *regexp.Regexp in concurrency safe way Use &lazyre.RE{S: `...`} or call New
|
lazyre lazily compiles a *regexp.Regexp in concurrency safe way Use &lazyre.RE{S: `...`} or call New |
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 |
Click to show internal directories.
Click to hide internal directories.