package
0.0.0-20200914181704-45d683643969
Repository: https://github.com/camolezi/microservicesgolang.git
Documentation: pkg.go.dev

# Structs

Post
Post is a struct representing one post.
PostBody
PostBody represents the body of a post, let this be just a string for now.
User is a struct represinting a user - for now.