//
pkg.gl
Category
github.com/blackhorseya/golang-101
design-patterns
creational
prototype
package
0.0.0-20241212013832-3e83a38c33ff
Repository:
https://github.com/blackhorseya/golang-101.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
22 SLOC
#
Structs
Circle
Circle 實現 Shape 接口.
Rectangle
Rectangle 實現 Shape 接口.
#
Interfaces
Shape
Shape 定義形狀的原型接口.