//
pkg.gl
Category
github.com/DecentralCardGame/Cardchain
types
generic_type_keeper
package
0.16.0
Repository:
https://github.com/decentralcardgame/cardchain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
153 SLOC
#
Functions
GetEmpty
GetEmpty Just returns a empty object of a certain type.
NewGTK
NewGTK Returns a new GenericTypeKeeper.
NewKGTK
NewKGTK Returns a new KeywordedGenericTypeKeeper.
#
Structs
GenericTypeKeeper
No description provided by the author
ItemIterator
ItemIterator is a generic wrapper for sdk.KVStorePrefixIterator that provides unmarshaling of objects.
KeywordedGenericTypeKeeper
No description provided by the author