/users
/posts
/slides
/apps
/books
mysetting
/users
/posts
/slides
/apps
/books
2024-03-18 02:47
(golang) Embedding Interface 활용
인터페이스가 다른 인터페이서를 가지는 임베딩 방식을 사용하여 인터페이스를 선언할 수 있다. 예를 들어 io.ReadCloser 인터페이스는 io.Reader 와 io.Closer 인터페이스를 가지고 있다.
type Reader i...
더보기
Go
embedding interface
golang
golang test code
Interface
+ 더보기
안승규(Ahn Seungkyu)의 블로그 (Stay hungry, stay foolish)
0
0
0
댓글
댓글 달기
About
Badge
Contact
Activity
Terms of service
Privacy Policy