go-pattern-examples/behavior/16_state/README.md

4 lines
59 B
Markdown
Raw Normal View History

2020-04-21 17:50:21 +03:00
# 状态模式
状态模式用于分离状态和行为。