encoding/

directory
v0.0.0-...-6dbaf57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2022 License: MIT

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

Path Synopsis
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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL