directory
Version:
v0.0.0-...-6dbaf57
Opens a new window with list of versions in this module.
Published: May 2, 2022
License: MIT
Opens a new window with license information.
README
¶
Example Custom Encoding
go test -v ./encoding/...
=== RUN TestDecode
--- PASS: TestDecode (0.00s)
=== RUN TestDecodeRepetitions
--- PASS: TestDecodeRepetitions (0.00s)
=== RUN TestDecodeKbart
--- PASS: TestDecodeKbart (0.00s)
PASS
ok github.com/miku/demo/encoding/csv (cached)
=== RUN TestEncoding
--- PASS: TestEncoding (0.00s)
=== RUN TestNested
--- PASS: TestNested (0.00s)
=== RUN TestDanglingCR
--- PASS: TestDanglingCR (0.00s)
PASS
ok github.com/miku/demo/encoding/formeta (cached)
Directories
¶
Package csv implements a decoder, that supports CSV decoding.
|
Package csv implements a decoder, that supports CSV decoding. |
Package formeta implements marshaling for formeta (metafacture internal format).
|
Package formeta implements marshaling for formeta (metafacture internal format). |
Click to show internal directories.
Click to hide internal directories.