# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
used primarily for tests.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
shim for BlockWriter.
the trigger is coupled with supervized package, this feels okay for now.
This struct comes to work around the timer channel issue: https://github.com/golang/go/issues/11513 Google couldn't break the API or behavior, so they documented it https://github.com/golang/go/issues/14383 we just wrap the timer so we can reset and stop as expected without the workaround of the channel issue.

# Interfaces

proxy interface for time.Ticker.