package
0.0.0-20250122005445-b03d38acdb32
Repository: https://github.com/sodami-hub/study_go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Interfaces

Sender와 Send메소드를 인터페이스로 정의하면 Send메소드를 갖는 모든 구조체들은 Sender형태로 객체를 만들 수 있다.