encoding

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2019 License: MIT Imports: 0 Imported by: 0

README

encoding GoDoc

Package encoding contains extensions for the standard library's encoding package.

Documentation

Overview

Package encoding contains extensions for the standard library's encoding package.

Directories

Path Synopsis
Package binary implements utility functions to encode and decode values to and from a byte slice.
Package binary implements utility functions to encode and decode values to and from a byte slice.
Package media normalizes encoding and decoding by providing a registry of encoders and decoders for MIME types.
Package media normalizes encoding and decoding by providing a registry of encoders and decoders for MIME types.
binary
Package binary registers a media.Encoder and Decoder for the go-goo/encoding/binary package.
Package binary registers a media.Encoder and Decoder for the go-goo/encoding/binary package.
json
Package json registers a media.Encoder and Decoder for the "application/json" MIME type.
Package json registers a media.Encoder and Decoder for the "application/json" MIME type.
proto
Package proto registers a media.Encoder and Decoder for the "application/protobuf" MIME type.
Package proto registers a media.Encoder and Decoder for the "application/protobuf" MIME type.
text
Package text registers a media.Encoder and Decoder for the "text/plain" MIME type.
Package text registers a media.Encoder and Decoder for the "text/plain" MIME type.

Jump to

Keyboard shortcuts

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