func net/textproto.NewConn
2 uses
net/textproto (current package)
textproto.go#L66: func NewConn(conn io.ReadWriteCloser) *Conn {
textproto.go#L86: return NewConn(c), nil
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)