//
pkg.gl
Category
github.com/libp2p/go-libp2p-core
sec
insecure
package
0.20.1
Repository:
https://github.com/libp2p/go-libp2p-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
6
Files
11 SLOC
#
Functions
NewWithIdentity
NewWithIdentity constructs a new insecure transport.
#
Constants
ID
ID is the multistream-select protocol ID that should be used when identifying this security transport.
#
Type aliases
Conn
Conn is the connection type returned by the insecure transport.
Transport
Transport is a no-op stream security transport.