# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
arrange
Arrange is a companion to fx that adds some standard, opinionated APIs for common dependency injection tasks. Refer to the godoc for more information and examples.
Summary
Arrange provides some additional utility for microservices built on fx. In particular, arrangehttp
provides a lightly opinionated way to bootstrap clients and servers.
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 github.com/xmidt-org/arrange
Contributing
Refer to CONTRIBUTING.md.