package domain type Label struct { ID uint32 Name string Color string }