Back to Golang Design Pattern

状态模式

16_state/README.md

latest58 B
Original Source

状态模式

状态模式用于分离状态和行为。