github.com/go-pg/pg/v10/internal/pool.Conn.SetNetConn (method)
3 uses
github.com/go-pg/pg/v10/internal/pool (current package)
conn.go#L31: cn.SetNetConn(netConn)
conn.go#L49: func (cn *Conn) SetNetConn(netConn net.Conn) {
github.com/go-pg/pg/v10
messages.go#L165: cn.SetNetConn(tls.Client(cn.NetConn(), tlsConf))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)