package protocol // DefaultValues for protocols type DefaultValues struct { Desc string FieldValues []DefaultFieldValue }