An open API service indexing awesome lists of open source software.

https://github.com/acoshift/go-build-tags-example

An example how to use build tags in Go
https://github.com/acoshift/go-build-tags-example

Last synced: about 2 months ago
JSON representation

An example how to use build tags in Go

Awesome Lists containing this project

README

        

# go-build-tags-example

An example how to use build tags in Go

Try with `make dev` and `make prod` to see result.