Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.68 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.68 KB

praetor

praetor integrates go.uber.org/fx with consul.

Build Status codecov.io Go Report Card Apache V2 License Quality Gate Status GitHub release PkgGoDev

Summary

Praetor provides a basic, opinionated way of integrating consul into a go.uber.org/fx application. In particular, it allows for external configuration to drive service registration and discovery. Praetor also binds service registration and discovery to the application lifecycle.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Install

go get -u github.com/xmidt-org/praetor

Contributing

Refer to CONTRIBUTING.md.