imkk000 / play-go-tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try to play golang tags

How to test

go test -tags=unit ./...
go test -tags=integration ./...

Send Flag on Build

go build -ldflags="-X <var>" <file.go>

About


Languages

Language:Go 100.0%