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