package
0.7.4
Repository: https://github.com/env25/mpdlrc.git
Documentation: pkg.go.dev

# Functions

ContextWith returns a [context.Context] with the events channel.
FromContext returns the events channel from ctx.
Post
Post sends a newEvent.
PostEvent sends ev.
PostFunc sends an event that executes fn.
PostFuncTicker sends an event that executes fn every period of time d.