Closed HuKeping closed 5 years ago
go tool vet complains: struct field tag json:"id",omitempty not compatible with reflect.StructTag.Get: bad syntax for struct tag pair
json:"id",omitempty
Signed-off-by: Hu Keping hukeping@huawei.com
go tool vet complains: struct field tag
json:"id",omitempty
not compatible with reflect.StructTag.Get: bad syntax for struct tag pairSigned-off-by: Hu Keping hukeping@huawei.com