//
pkg.gl
Category
github.com/janmbaco/redux
store
package
0.7.1
Repository:
https://github.com/janmbaco/redux.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
100 SLOC
#
Functions
New
New create a Store by reducers Usage: store := store.New(reducer...).
#
Structs
Store
Store is a type manage your data.