위키
포럼
도구
  • 특수문서 목록
  • 토론
  • 기여
  • 로그인
바뀐글
랜덤

Go 키워드

2021-10-20
편집
역링크
토론
역사 역링크 최근바뀜 인쇄용 판 고유 링크 문서 정보 이 문서 인용하기
분류:
  • Go
  • 키워드

목차

  • 1 개요
  • 2 목록 (ABC순)
  • 3 용도별
  • 4 같이 보기
  • 5 참고

1 개요[ | ]

Go Keywords
Go 키워드, Go 예약어
  • 2021년 현재, Go에는 25개의 키워드가 있다.

2 목록 (ABC순)[ | ]

  • break
  • case
  • chan
  • const
  • continue
  • default
  • defer
  • else
  • failthrough
  • for
  • func
  • go
  • goto
  • if
  • import
  • interface
  • map
  • package
  • range
  • return
  • select
  • struct
  • switch
  • type
  • var

3 용도별[ | ]

제어문 if 문 if, else
for 문 for, continue, break
switch 문 switch, case, default
선언 변수 var
상수 const
함수 func
맵 map
구조체 struct
인터페이스 interface

4 같이 보기[ | ]

  • Go
  • 키워드
  • Go 식별자
  • Go 연산자
  • Go 사전선언된 식별자

5 참고[ | ]

  • https://golang.org/ref/spec#Keywords
원본 주소 "https://zetawiki.com/w/index.php?title=Go_키워드&oldid=790023"
분류:
  • Go
  • 키워드
수정 2021-10-20 생성 2021-04-28
편집자
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}
  • 분류 댓글:
  • {{cat.name.replace(/_/g,' ')}} ({{cat.cnt}})
  • {{comment.page_title}}
    ― {{comment.name}}

CC-BY-SA 3.0 · Powered by MediaWiki

개인정보처리방침 · ABOUT

다음 문자열 포함...