package
0.0.0-20201217080943-41f7235bfc01
Repository: https://github.com/gopherty/learning.git
Documentation: pkg.go.dev

# Functions

Test1 .
Test2 .
Test3 类型 String() 方法和格式化描述 当为类型定义了 String 方法时,调用 print 方法会自动调用 该类型的 String 方法.
Test4 创建一个 employee 实例显示出它的ID.

# Structs

B .
Base .
Employee .
Person .