Skip to content

Implementation of go-kit's stringsvc example, with tests.

License

Notifications You must be signed in to change notification settings

huygn/stringsvc

Repository files navigation

stringsvc GoDoc

An implementation of go-kit's stringsvc example, using profilesvc package layout style.

Get started

All steps below requires docker and docker-compose installed, preferred on a Mac/Linux machine.

  • Test
make test
  • Build
make build
  • Run (this step also rebuild and run the output binary)
make run
  • Benchmark
make bench

About

Implementation of go-kit's stringsvc example, with tests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published