package models type DBTag struct { Tag string TagType string }