# Functions
MarshallerDisableNewlines disables newlines after each marshalled Entry.
MarshallerWithToken will add @current:token before every marshalled Entry.
NewMarshaller returns a new Marshaller that marshals messages into , appropriate to send to an io.Writer that can be tailed by the current cli tool.
NewPusher returns a new Pusher for current.
# Type aliases
MarshallerOption is an option for creating Marshallers.