package
1.8.2
Repository: https://github.com/multiversx/mx-chain-go.git
Documentation: pkg.go.dev

# Functions

NewLogSender returns a new component that is able to communicate with the log viewer application.
NewLogWriter creates a new chan-based.

# Variables

ErrNilLogger signals that a nil logger has been provided.
ErrNilMarshalizer signals that a nil marshalizer has been provided.
ErrNilWsConn signals that a nil web socket connection has been provided.
ErrWriterBusy signals that the data queue inside the writer is full.
ErrWriterClosed signals that the current writer is closed and no longer accepts writes.