Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PathQuerier ¶
type PathQuerier interface { snet.PathQuerier GetPath(dst addr.IA, fp oracle.PathFingerprint) (snet.Path, error) LocalIA() addr.IA }
func New ¶
func New() (PathQuerier, error)
type Querier ¶
type QuerierMock ¶
func (*QuerierMock) LocalIA ¶
func (q *QuerierMock) LocalIA() addr.IA
Click to show internal directories.
Click to hide internal directories.