package
0.101.0
Repository: https://github.com/blinklabs-io/gouroboros.git
Documentation: pkg.go.dev

# Functions

New returns a new LocalTxMonitor object.
NewClient returns a new LocalTxMonitor client object.
NewConfig returns a new LocalTxMonitor config object with the provided options.
No description provided by the author
No description provided by the author
No description provided by the author
NewMsgFromCbor parses a LocalTxMonitor message from CBOR.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewServer returns a new Server object.
WithAcquireTimeout specifies the timeout for acquire operations when acting as a client.
WithGetMempoolFunc specifies the callback function for retrieving the mempool.
WithQueryTimeout specifies the timeout for query operations when acting as a client.

# Constants

Message types.
Message types.
Message types.
Message types.
Message types.
Message types.
Message types.
Message types.
Message types.
Message types.
Protocol identifiers.
Protocol identifiers.

# Variables

LocalTxMonitor protocol state machine.

# Structs

Callback context.
Client implements the LocalTxMonitor client.
Config is used to configure the LocalTxMonitor protocol instance.
LocalTxMonitor is a wrapper object that holds the client and server instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Server implements the LocalTxMonitor server.
Helper types.

# Type aliases

Callback function types.
LocalTxMonitorOptionFunc represents a function used to modify the LocalTxMonitor protocol config.