구조체 -다른 타입 여러 필드를 하나로 묶어주는 것입니다. 기본 구조체 type 타입명 struct { 필드명 타입 필드명 타입 ... } 예제 type Donor struct { DonationId int64 NationalityT...
2022/02/15
유지니
Go developer
설명 고민중
카데고리
Archives
Tags
Recent Posts
2023/04/13
2023/03/18
2023/01/12
2022/11/25