tailscale/net/memnet
Joe Tsai fcbb2bf348
net/memnet: export the network name (#9111)
This makes it more maintainable for other code to statically depend
on the exact value of this string. It also makes it easier to
identify what code might depend on this string by looking up
references to this constant.

Updates tailscale/corp#13777

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2023-08-28 11:43:51 -07:00
..
conn.go net/memnet: export the network name (#9111) 2023-08-28 11:43:51 -07:00
conn_test.go
listener.go
listener_test.go
memnet.go
pipe.go
pipe_test.go