Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 253 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 253 Bytes

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.