Skip to content
Snippets Groups Projects
Jacob Hemming's avatar
Hemming,J. (Jacob) authored
Does not work with RMQ and only single node requests are working for now
b94c9540
History
Name Last commit Last update
..
aql
consumer
data
errorhandler
request
README.md

/internal

Private application and library code. This is the code you don't want others importing in their applications or libraries. Note that this layout pattern is enforced by the Go compiler itself. See the Go 1.4 release notes for more details. Note that you are not limited to the top level internal directory. You can have more than one internal directory at any level of your project tree.