把interface作为struct的一个匿名成员,就可以假设struct就是此成员interface的一个实现,而不管struct是否已经实现interface所定义的函数。 NewBaseWrapper returns an instance of BaseWrapper.
(wrapConn func(net.Conn) net.Conn)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected