go,go-*,gofmt,goimports,golangci-lint: add Korean translation (#14190)

This commit is contained in:
코드싸이
2024-10-14 16:51:00 +09:00
committed by GitHub
parent 90ac2d50cd
commit 75d7e53411
21 changed files with 407 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# go generate
> 소스 파일 내에서 명령을 실행하여 Go 파일 생성.
> 더 많은 정보: <https://golang.org/cmd/go/#hdr-Generate_Go_files_by_processing_source>.
- 소스 파일 내에서 명령을 실행하여 Go 파일 생성:
`go generate`