Directories ¶
Path | Synopsis |
---|---|
Package agent contains a rudimentary and experimental implementation of an agent that coordinates a TCP network connection, initial handshake, and channel opens, payments, and closes.
|
Package agent contains a rudimentary and experimental implementation of an agent that coordinates a TCP network connection, initial handshake, and channel opens, payments, and closes. |
agenthttp
Package agenthttp contains a simple HTTP handler that, when requested, will return a snapshot of an agent's snapshot at that moment.
|
Package agenthttp contains a simple HTTP handler that, when requested, will return a snapshot of an agent's snapshot at that moment. |
bufferedagent
Package bufferedagent contains a rudimentary and experimental implementation of an agent that coordinates a TCP network connection, initial handshake, and channel opens, payments, and closes, and buffers outgoing payments, collapsing them down to a single payment.
|
Package bufferedagent contains a rudimentary and experimental implementation of an agent that coordinates a TCP network connection, initial handshake, and channel opens, payments, and closes, and buffers outgoing payments, collapsing them down to a single payment. |
horizon
Package horizon contains types that implement a variety of interfaces defined by the sdk/agent and its sub-packages, providing the functionality of those interfaces by querying Horizon.
|
Package horizon contains types that implement a variety of interfaces defined by the sdk/agent and its sub-packages, providing the functionality of those interfaces by querying Horizon. |
msg
Package msg contains simple types to assist with transmitting and communicating across a network about a payment channel between two participants.
|
Package msg contains simple types to assist with transmitting and communicating across a network about a payment channel between two participants. |
submit
Package submit contains a type and logic for submitting transactions that need to be fee bumped.
|
Package submit contains a type and logic for submitting transactions that need to be fee bumped. |
Package state contains a state machine, contained in the Channel type, for managing a Starlight payment channel.
|
Package state contains a state machine, contained in the Channel type, for managing a Starlight payment channel. |
Package txbuild houses the functions for creating transactions to create, interact with, and finally close a Starlight channel.
|
Package txbuild houses the functions for creating transactions to create, interact with, and finally close a Starlight channel. |
Click to show internal directories.
Click to hide internal directories.