//
pkg.gl
Category
github.com/gopherty/learning
golang
code
method
package
0.0.0-20201217080943-41f7235bfc01
Repository:
https://github.com/gopherty/learning.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
68 SLOC
#
Functions
Test1
Test1 .
Test2
Test2 .
Test3
Test3 类型 String() 方法和格式化描述 当为类型定义了 String 方法时,调用 print 方法会自动调用 该类型的 String 方法.
Test4
Test4 创建一个 employee 实例显示出它的ID.
#
Structs
B
B .
Base
Base .
Employee
Employee .
Person
Person .