gogo / grpc-example

An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.
Other
454 stars 88 forks source link

Compile static content #2

Closed johanbrandhorst closed 6 years ago

johanbrandhorst commented 6 years ago

This adds static compiling of assets so that main.go can be compiled into a static binary and run independently of the location of the third_party folder.