//
pkg.gl
Category
github.com/camolezi/MicroservicesGolang
src
model
package
0.0.0-20200914181704-45d683643969
Repository:
https://github.com/camolezi/microservicesgolang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
39 SLOC
#
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
User is a struct represinting a user - for now.