Discover Packages
github.com/wireleap/client
circuit
package
Version:
v0.6.2
Opens a new window with list of versions in this module.
Published: Sep 12, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Join(fronting T , entropic T , backing T ) (t T )
Join joins a partitioned circuit back.
Make attempts to create a viable circuit given a type, number of requested
hops and a list of all relays to consider.
func (t T ) Partition() (fronting T , entropic T , backing T )
Partition partitions an arbitrary circuit onto 3 parts: fronting, entropic
and backing relays. It also excludes all relays which have a version which
is incompatible with this wireleap.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.