50 search resultsShowing 1~20 results

Stocked

Fake Time

Overview Fake Time for test. not best way. Detail var now = Time.Now // if you want to use specif...

0
0
Comment0

how to stop groutine with channel

overview バックグラウンド等で動かすgoroutineを使ったforループプログラムで、シグナルを受け取った際に終了させる処理例 example1 ここではシグナルの代わりに適当なチャン...

0
0
Comment0

Kafka offset 確認

Kafka 0.9未満 zookeeperにて管理 /consumers/[Consumerグループ]/offsets/[トピック]/[BrokerId]-[パーティション番号] Kafka 0...

0
0
Comment0

git

submodue update git submodule update untracked file list git ls-files --others --exclude-standard

0
0
Comment0

daemonize

やりかた fork 親プロセスは終了 setsid で端末を切り離す カレントディレクトリを / にする。 stdin, stdout, stderrをクローズ 簡易版 void daemoni...

1
1
Comment0

50 search resultsShowing 1~20 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