package domain type Post struct { ID uint Title string Text string }