func()
in
conn.go [54:56]
3
lines of code
1
McCabe index (conditional complexity)
func (c *tlsProxyConn) Write(b []byte) (int, error) { return c.w.Write(b) }