Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 390 Bytes

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"