package
0.0.0-20191023143048-ae80ac6c501a
Repository: https://github.com/arrome/golang_learning.git
Documentation: pkg.go.dev

# README

只支持封装,没有继承和多态(接口编程方式)

结构体没有构造函数,可以通过工厂方法来实现对象构造