13 search resultsShowing 1~13 results

Stocked
kato10315

@kato10315(t k)

Golang における assert

Go言語における assert の使い方 1. assert とは? 一般的に assert(アサーション) は、プログラムの特定の条件が満たされていることを確認し、もし条件が満たされなければエ...

0
0
Comment0
kato10315

@kato10315(t k)

Golang における context とは?

Go言語の Context パッケージ徹底解説 Go 言語の context パッケージは、ゴルーチン間でのキャンセル、タイムアウト、デッドライン、および値の共有を管理するための仕組みを提供しま...

0
0
Comment0

13 search resultsShowing 1~13 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in