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

# Functions

No description provided by the author
NewRealImage 用於創建 RealImage 對象.

# Structs

ProxyImage 是圖像的代理,控制對 RealImage 的訪問.
RealImage 是真實的圖像對象.

# Interfaces

Image 定義圖像的接口.