github.com/mutagen-io/mutagen@v0.18.0-rc1/pkg/integration/protocols/netpipe/doc.go (about) 1 // Package netpipe provides the Mutagen netpipe protocol implementation, which 2 // is an in-memory protocol that uses Mutagen's remote endpoint infrastructure 3 // over a net.Pipe. It is only used in integration tests. 4 package netpipe