package
0.0.0-20241212013832-3e83a38c33ff
Repository: https://github.com/blackhorseya/golang-101.git
Documentation: pkg.go.dev

# Structs

Circle 實現 Shape 接口.
Rectangle 實現 Shape 接口.

# Interfaces

Shape 定義形狀的原型接口.