go context1 [go] Context 내부 속으로 - (1) 최근 회사에서 이미지 업로드 / 다운로드 서버를 개발하면서 고루틴을 많이 다루게 되었다. 이 기회에 고루틴 및 context에 개념을 정리하고 가고자 한다. 잘 모르면 주석부터 해석해보는 것이 진리 아니겠는가? 1부는 패키지에 소개된 주석들을 살펴보는 것이다. https://pkg.go.dev/context context package - context - pkg.go.dev This example demonstrates the use of a cancelable context to prevent a goroutine leak. By the end of the example function, the goroutine started by gen will return without leaking. packa.. 2022. 4. 25. 이전 1 다음