//
pkg.gl
Category
github.com/arangodb-helper/go-helper
pkg
refs
package
0.4.2
Repository:
https://github.com/arangodb-helper/go-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
13 SLOC
#
Functions
NewType
NewType returns a reference to a simple type with given value.
TypeOrDefault
TypeOrDefault returns the default value (or T default value) if input is nil, otherwise returns the referenced value.