Allows fully hermetic testing of code which depends on TCP and/or UDP loopback networking. Useful for all cases where a TCP or UDP loopback sockets would be used and all use is confined to a single process and goes through the net package.
This is a more compatible, but heavier weight alternative to memnet.
This package uses gVisor's pure Go network stack.
