# README
CommonWealth
A collection of code snippets to be used by a variety of microservices. By itself, it is of limited use.
# Functions
CreateSubject create a subject from a number of pieces.
No description provided by the author
GenerateHashword takes a password and returns an encoded string w/ random salt.
StripBrackets removes the starting and ending brackets if any.
# Constants
UserSubject so we end up with user/create user/read, etc.
Standard verbs subject/topics.
Standard verbs subject/topics.
UserSubject so we end up with user/create user/read, etc.
Standard verbs subject/topics.
Standard verbs subject/topics.
Standard verbs subject/topics.
Standard verbs subject/topics.
Standard verbs subject/topics.
No description provided by the author
No description provided by the author
UserSubject so we end up with user/create user/read, etc.
Standard verbs subject/topics.
Standard verbs subject/topics.
Standard verbs subject/topics.
No description provided by the author
Standard verbs subject/topics.
Standard verbs subject/topics.
No description provided by the author
UserSubject so we end up with user/create user/read, etc.
UserSubject so we end up with user/create user/read, etc.
# Structs
No description provided by the author
No description provided by the author
LoginUser struct to define what is needed to log in a user.
No description provided by the author
NatsTopics are topics that will be handled by each service.
No description provided by the author
No description provided by the author
No description provided by the author
User is for storing session information.
No description provided by the author
The response to the request.