cannot use (*conn)(nil) (type *conn) as type ConnWithTimeout in assignment:
*conn does not implement ConnWithTimeout (wrong type for Do method)
have Do(string, ...interface {}) (interface {}, error)
want Do(string)
有疑问加站长微信联系(非本文作者)