6 lines
85 B
Go
6 lines
85 B
Go
package idxprov
|
|
|
|
import "github.com/libp2p/go-libp2p-core/host"
|
|
|
|
type Host host.Host
|