Documentation ¶
Index ¶
Constants ¶
View Source
const Namespace string = "world"
Variables ¶
This section is empty.
Functions ¶
func DumpRedis ¶
DumpRedis prints the contents of each key/value in the given miniredis instance. For list keys, each item is printed to a separate line.
func InitWorldWithRedis ¶
InitWorldWithRedis sets up an ecs.World using the given redis DB. ecs.NewECSWorldForTest is not used because the test will re-use the incoming miniredis instance to initialize multiple worlds.
func UniqueSignature ¶
func UniqueSignature(t *testing.T) *sign.Transaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.