customcodec

command
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: May 25, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Command customcodec backs the snippets on the doc-site "Custom codec (MessagePack)" recipe page. Each region below is the source of a `{{< code region="..." >}}` include; the package as a whole compiles and lints so the snippets cannot rot silently.

The example uses MessagePack as the worked content-type, but the real `github.com/vmihailenco/msgpack/v5` dependency is replaced by a tiny in-file shim so this recipe doesn't add a third-party module to the examples go.mod. The codec contract (Consumer / Producer) is what the recipe is about — the wire format is incidental.

`go run .` exercises the non-blocking demos (registration wiring).

Jump to

Keyboard shortcuts

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