//
pkg.gl
Category
github.com/dannypsnl/redux
store
package
1.5.4
Repository:
https://github.com/dannypsnl/redux.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
8
Dependents
11
Files
160 SLOC
#
Functions
New
New create a Store by reducers Usage: store := store.New(reducer...).
#
Structs
Store
Store is a type manage your data.