Directories ¶
Path | Synopsis |
---|---|
Command echo is a client for the Echo service.
|
Command echo is a client for the Echo service. |
echod
Command echo is a server for the Echo service.
|
Command echo is a server for the Echo service. |
Command fortune is a client to the Fortune interface.
|
Command fortune is a client to the Fortune interface. |
fortuned
Command fortuned runs a daemon that implements the Fortune interface.
|
Command fortuned runs a daemon that implements the Fortune interface. |
An example using the 'library' factory which is configured via exported variables rather than by command line flags.
|
An example using the 'library' factory which is configured via exported variables rather than by command line flags. |
Package rps defines interfaces for playing the game Rock-Paper-Scissors.
|
Package rps defines interfaces for playing the game Rock-Paper-Scissors. |
internal
Package internal defines common functions used by both rock paper scissors clients and servers.
|
Package internal defines common functions used by both rock paper scissors clients and servers. |
rpsbot
Command rpsbot repeatedly runs automated games, implementing all three roles.
|
Command rpsbot repeatedly runs automated games, implementing all three roles. |
rpsplayer
Command rpsplayer implements the Player interface, which enables a human to play the game.
|
Command rpsplayer implements the Player interface, which enables a human to play the game. |
rpsscorekeeper
Command rpsscorekeeper implements the ScoreKeeper interface.
|
Command rpsscorekeeper implements the ScoreKeeper interface. |
Package tunnel defines an interface for creating a network tunnel from client to server.
|
Package tunnel defines an interface for creating a network tunnel from client to server. |
internal
Package internal defines common types and functions used by both tunnel clients and servers.
|
Package internal defines common types and functions used by both tunnel clients and servers. |
tunneld
Command tunneld runs the tunneld daemon, which implements the Tunnel interface.
|
Command tunneld runs the tunneld daemon, which implements the Tunnel interface. |
vsh
Command vsh runs the Vanadium shell, a Tunnel client that can be used to run shell commands or start an interactive shell on a remote tunneld server.
|
Command vsh runs the Vanadium shell, a Tunnel client that can be used to run shell commands or start an interactive shell on a remote tunneld server. |
Click to show internal directories.
Click to hide internal directories.