Documentation
¶
Overview ¶
Deprecated: use github.com/libp2p/go-libp2p-core/routing instead.
Index ¶
- Variables
- func GetPublicKey(r core.ValueStore, ctx context.Context, p peer.ID) (ci.PubKey, error)deprecated
- func KeyForPublicKey(id peer.ID) stringdeprecated
- type ContentRoutingdeprecated
- type IpfsRoutingdeprecated
- type PeerRoutingdeprecated
- type PubKeyFetcherdeprecated
- type ValueStoredeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotFound = core.ErrNotFound
Deprecated: use github.com/libp2p/go-libp2p-core/routing.ErrNotFound instead.
View Source
var ErrNotSupported = core.ErrNotSupported
Deprecated: use github.com/libp2p/go-libp2p-core/routing.ErrNotSupported instead.
Functions ¶
func GetPublicKey
deprecated
func KeyForPublicKey
deprecated
Types ¶
type ContentRouting
deprecated
type ContentRouting = core.ContentRouting
Deprecated: use github.com/libp2p/go-libp2p-core/routing.ContentRouting instead.
type IpfsRouting
deprecated
type PeerRouting
deprecated
type PeerRouting = core.PeerRouting
Deprecated: use github.com/libp2p/go-libp2p-core/routing.PeerRouting instead.
type PubKeyFetcher
deprecated
type PubKeyFetcher = core.PubKeyFetcher
Deprecated: use github.com/libp2p/go-libp2p-core/routing.PubKeyFetcher instead.
type ValueStore
deprecated
type ValueStore = core.ValueStore
Deprecated: use github.com/libp2p/go-libp2p-core/routing.ValueStore instead.
Directories
¶
Path | Synopsis |
---|---|
Deprecated: use github.com/libp2p/go-libp2p-core/routing instead.
|
Deprecated: use github.com/libp2p/go-libp2p-core/routing instead. |
Deprecated: use github.com/libp2p/go-libp2p-core/routing instead.
|
Deprecated: use github.com/libp2p/go-libp2p-core/routing instead. |
Click to show internal directories.
Click to hide internal directories.