package
1.1.5
Repository: https://github.com/textileio/go-threads.git
Documentation: pkg.go.dev

# Packages

Package api is all about the Network API.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewNetwork creates an instance of net from the given host and thread store.
NewRecord returns a record with the given values.

# Variables

DialTimeout is the max time duration to wait when dialing a peer.
EventBusCapacity is the buffer size of local event bus listeners.
ExchangeCompressionTimeout is the maximum duration of collecting threads for the exchange edges request.
MaxThreadsExchanged is the maximum number of threads for the single edge exchange.
No description provided by the author
No description provided by the author
QueuePollInterval is the polling interval for the call queue.

# Structs

Config is used to specify thread instance options.
Record implements core.Record.