Codebase list golang-github-go-kit-kit / 95a7937 addsvc
95a7937

Tree @95a7937 (Download .tar.gz)

# addsvc

addsvc is an example service, used to illustrate the mechanics of gokit.
It exposes simple functionality on a variety of transports and endpoints.

## Server

To build and run addsvc,

```
$ go install
$ addsvc
```

## Client

TODO

History of addsvc @95a79371698eff150c49579e4d7ae58d7ca44e28