Go type

1 개요[ | ]

Go type

2 구조체[ | ]

type Something struct{}

3 인터페이스[ | ]

type Something interface {}

4 type alias[ | ]

type Something int
type Something string
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}