Skip to content

GoCon/sponsors

Repository files navigation

gocon/sponsors

使い方

Go1.26.3のインストール

$ go install golang.org/dl/go1.26.3@latest
$ go1.26.3 download

抽選

抽選会では本番においてもtestdata/practice.csvを使ってデモンストレーションを行う。

$ cat testdata/practice.csv | go1.26.3 run ./cmd/lottery | tee practice-result.txt

抽選会までにapplicants.csvに参加企業とスポンサープランの一覧を出力しておく。 CSVの内容は以下のように、社名、プランが含まれています。

company,plan
株式会社Gopher1,free
株式会社Gopher2,platinum
株式会社Gopher3,gold
$ cat applicants.csv | go1.26.3 run ./cmd/lottery | tee result.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages