Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 333 Bytes

tempconsul

tempconsul makes it easy to start and stop temporary, non-persisting consul agent server processes. This is useful for things like development and integration tests.

tempconsul requires Consul >= 0.6.1.

See tempconsul_test.go for an usage example.

API documentation