Skip to content

paflopes/go-boom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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"