Closed groob closed 6 years ago
This package demonstrates the use of Go build tags to create a report builder which compiles with a specific implementation for each OS. More on build tags here https://dave.cheney.net/2013/10/12/how-to-use-conditional-compilation-with-the-go-build-tool
This PR is not intended to be merged, it's a proof of concept for the https://github.com/airbnb/gosal/issues/23
closing in favor of #37!
This package demonstrates the use of Go build tags to create a report builder which compiles with a specific implementation for each OS. More on build tags here https://dave.cheney.net/2013/10/12/how-to-use-conditional-compilation-with-the-go-build-tool
This PR is not intended to be merged, it's a proof of concept for the https://github.com/airbnb/gosal/issues/23