package
1.0.1
Repository: https://github.com/golibs-starter/golib.git
Documentation: pkg.go.dev

# Functions

Render writes data with custom http status code.
WriteJSON marshals the given interface object and writes it with custom ContentType.

# Structs

JSON contains the given interface object.

# Interfaces

Renderer interface is to be implemented by JSON, XML, HTML, YAML and so on.