package models type AnthrovePost struct { PostID AnthrovePostID `json:"post_id"` Rating AnthroveRating `json:"rating"` }