Categorygithub.com/neuronlabs/neuron-extensions/codec/json
modulepackage
0.0.3
Repository: https://github.com/neuronlabs/neuron-extensions.git
Documentation: pkg.go.dev

# README

Neuron codec-json

This repository contains Neuron codec.Codec implementation for the json specification.

# Functions

GetCodec gets the codec with provided controller 'c'.

# Constants

MimeType defines the default mime type for the json codec.

# Structs

Codec is a json codec.Codec implementation.