项目作者: paflopes

项目描述 :
BOOM! Http errors for Go
高级语言: Go
项目地址: git://github.com/paflopes/go-boom.git
创建时间: 2017-05-01T19:00:45Z
项目社区:https://github.com/paflopes/go-boom

开源协议:

下载


Boom for Go

GoDoc

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

To install:

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

Now just use it:

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