//
pkg.gl
Category
github.com/bitmark-inc/go-utils
types
dict
package
0.0.0-20220929042128-e54010c8dfc5
Repository:
https://github.com/bitmark-inc/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
107 SLOC
#
Functions
New
New converts a generic map or array to a generic object.
#
Structs
T
T is the generic object type.
#
Type aliases
A
A is used as an abbreviation for a generic array.
M
M is used as an abbriviation for generic map.