package
0.0.0-20200319152822-a53ac428ba5d
Repository: https://github.com/deislabs/osiris.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewPeekableConn returns a PeekableConn whose bytes can be inspected without being consumed.

# Interfaces

PeekableConn is an interface that is a superset of the net.Conn interface, additionally allowing a connection's bytes to be inspected without being consumed.