//
pkg.gl
Category
github.com/GGGxie/dataStructure
design_patterns
structured
flyweight
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
44 SLOC
#
Functions
NewChessBoard
NewChessBoard 初始化棋盘.
NewChessPieceUnit
NewChessPieceUnit 工厂.
#
Structs
ChessBoard
ChessBoard 棋局.
ChessPiece
ChessPiece 棋子.
ChessPieceUnit
ChessPieceUnit 棋子享元.