//
pkg.gl
Category
github.com/sodami-hub/study_go
Go_Basic_Programming
ch18_interface
ex18.1
package
0.0.0-20250122005445-b03d38acdb32
Repository:
https://github.com/sodami-hub/study_go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
24 SLOC
#
Structs
Student
No description provided by the author
#
Interfaces
Stringer
Go 언어에서는 -er을 붙여서 인터페이스명을 만드는 것을 권장한다.