package structs type Post struct { title string `ui:",hidden,asd"` }