package db type Media struct { ID uint Type string URL string Caption string }