type Doer interface { // contains filtered or unexported methods }
docline for interface Doer
type Req struct{}
type Resp struct{}