package
0.0.0-20220929042128-e54010c8dfc5
Repository: https://github.com/bitmark-inc/go-utils.git
Documentation: pkg.go.dev

# Functions

New converts a generic map or array to a generic object.

# Structs

T is the generic object type.

# Type aliases

A is used as an abbreviation for a generic array.
M is used as an abbriviation for generic map.