Skip to content
/ server Public

This is a sample server tool write with golang.

License

Notifications You must be signed in to change notification settings

scnon/server

Repository files navigation

server

This is a sample server tool write with golang.

build

# install deps
make deps
# gen protobuf go files
make protos
# build server
make

install

# this will install on your GOPATH/bin
make install

About

This is a sample server tool write with golang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published