The highest tagged major version is
v6.
package
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Dec 6, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Package decoders provides functions to decode encoded-string.
It allows developers to register custom encodings, that can be used
in json-schema for validation.
Register registers Decoder object for given encoding.
The Decoder type is a function, that returns
the bytes represented by encoded string.
Get returns Decoder object for given encoding, if found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.