Documentation ¶
Overview ¶
Deprecated: This package has moved into go-libp2p as a sub-package, github.com/libp2p/go-libp2p/p2p/host/blank.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlankHost ¶
BlankHost is the thinnest implementation of the host.Host interface Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.BlankHost instead.
func NewBlankHost
deprecated
type Option
deprecated
added in
v0.1.5
Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.Option instead.
func WithConnectionManager
deprecated
added in
v0.1.5
func WithConnectionManager(cmgr connmgr.ConnManager) Option
Deprecated: use github.com/libp2p/go-libp2p/p2p/host/blank.WithConnectionManager instead.
func WithEventBus
deprecated
added in
v0.3.0
Click to show internal directories.
Click to hide internal directories.