//
pkg.gl
Category
github.com/alecthomas/types
must
package
0.16.0
Repository:
https://github.com/alecthomas/types.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
12 SLOC
#
Functions
Get
Get panics if err is not nil, otherwise it returns value.
Get2
Get2 panics if err is not nil, otherwise it returns left and right.