//
pkg.gl
Category
github.com/aperturerobotics/bifrost
sim
simulate
package
0.38.1
Repository:
https://github.com/aperturerobotics/bifrost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
2
Files
368 SLOC
#
Functions
NewSimulator
NewSimulator constructs a new sim.
TestConnectivity
TestConnectivity tests for basic connectivity between two peers.
WithVerbose
WithVerbose enables verbose logging.
#
Structs
Peer
Peer holds state about an executing Peer.
Simulator
Simulator manages state for all simulated machines.
#
Type aliases
SimulatorOption
SimulatorOption is an option passed to NewSimulator.