golang-codec-example

command module
v0.0.0-...-9e737f3 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2018 License: MIT Imports: 3 Imported by: 0

README

golang-codec-example

Simple example of usage of codec package.

How to build, test and run benchmarks:

go get
go generate ./...
go build
# run tests
go test ./...
# run benchmarks
go test -bench=. ./...
# code coverage
go test -cover ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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