package
0.0.4
Repository: https://github.com/kataras/go-serializer.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns the default configuration for this serializer.
New returns a new json response engine.

# Constants

ContentType the custom key for the serializer, when used inside iris, Q web frameworks or simply net/http.

# Structs

Config is the configuration for this serializer.
Serializer the response engine which renders a JSON 'object'.