# README
= httpenc
image::https://pkg.go.dev/badge/github.com/kechako/httpenc.svg[link="https://pkg.go.dev/github.com/kechako/httpenc",alt="Go Reference"]
Package httpenc provides a handler to encode a response content.
== Install
[source, console]
go get github.com/kechako/httpenc
== License
MIT - See link:LICENSE[LICENSE] file
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
Handler returns a handler that encodes a response content.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author