package structs type Post struct { title string `ui:"hidden,asd,ass=[s;s]"` }