Skip to content

supu-io/messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

supu.io : messages

Messages contains all structs representing json messages between microservices.

Table of contents

Quick Start

You need go installed:

$ git clone [email protected]:supu-io/messages.git
$ cd messages
$ make deps
$ make test

Documentation

Please check the whole Project Documentation repo at: supu.io documentation

Build status

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

TODO

In order of precendence always work on existing issues before spending hours on new things.

If you have an idea for the future and it is not planed on the global roadmap please check the [TODO list of ideas] on every project repo and add your idea there to be discussed.

If you already added a new idea to one of the existing projects, go and ping to a developer and ask him to disscuss it. Good luck! ;)

This project TODO idea list is here: TODO.md.

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Moreover, if your pull request contains patches or features, you must include relevant unit tests.

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, supu-io/messages is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we'll adhere to those rules whenever possible.

Creators

Adrià Cidre

Copyright and License

Code and documentation copyright 2015 supu.io authors.

Code released under the MIT license.

About

Go structs representing messages between microservices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published