1 2 3 4
// source: reduced from go-zero tools/goctl/api/parser fixtures for rs-zero compatibility tests. type CommonResponse { TraceId string `json:"traceId,optional"` }