crypto/tls.RecordHeaderError.Msg (field)
3 uses
crypto/tls (current package)
conn.go#L560: Msg string
conn.go#L571: func (e RecordHeaderError) Error() string { return "tls: " + e.Msg }
conn.go#L574: err.Msg = msg
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)