package flags type Build struct { Common } type Dev struct { Common } type Package struct { Common }