Context is one of the critical features in Go that enables concurrency. In Go, “context” refers to a package that provides functionality for request-scoped values and cancelation signals across API boundaries.
via MakeUseOf https://ift.tt/RW1nrDJ
Context is one of the critical features in Go that enables concurrency. In Go, “context” refers to a package that provides functionality for request-scoped values and cancelation signals across API boundaries.
Comments
Post a Comment