//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
behavioral
state
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
50 SLOC
#
Functions
GetFinanceApproveState
GetFinanceApproveState GetFinanceApproveState.
GetLeaderApproveState
No description provided by the author
#
Structs
Machine
Machine 状态机,实现动作执行.
#
Interfaces
IState
IState 状态,实现状态转移.