go-assets
go-assets copied to clipboard
Gotag
Add build-constraints +build with -t flag. This is useful to make hybrid apps that can be built static/non-static.
This is example app that can be built with static/non-static.
https://github.com/mattn/wikigo
When built with go build -tags static, wikigo include assets. assets.go is generated by go-assets-builder with -t static.