package
0.1.0
Repository: https://github.com/minivera/go-lander.git
Documentation: pkg.go.dev

# Functions

NewStore creates a new global state store to be kept in the global memory of the application.

# Structs

ConsumerProps are the properties to assign to the Consumer component, use as the generic type.
Store stores an arbitrary state type in-memory.