Skip to content

g-must/must

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

must

Provides a wrapper for calls to a function returning (T, error)

Similar to template.Must.

Installation

go get github.com/g-must/must

Usage

See the examples.