paflopes / go-boom

BOOM! Http errors for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boom for Go

GoDoc

This package is a clone of the Hapijs' Boom package, so most of the functions are quite similar.

To install:

go get gopkg.in/paflopes/go-boom.v1

Now just use it:

import "gopkg.in/paflopes/go-boom.v1"

About

BOOM! Http errors for Go


Languages

Language:Go 100.0%