net.TCPAddr.Network (method)

one use

	net (current package)
		tcpsock.go#L26: func (a *TCPAddr) Network() string { return "tcp" }