//
pkg.gl
Category
github.com/dannypsnl/redux
action
package
0.7.1
Repository:
https://github.com/dannypsnl/redux.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
17
Files
16 SLOC
#
Functions
New
New create a new action and return a pointer to it.
#
Structs
Action
Action is a type for reducer to know what should it do by recognize Action::Type.