package
2.0.0
Repository: https://github.com/mycontroller-org/server.git
Documentation: pkg.go.dev

# Functions

FuncCallWithTimeout calls a given func and exists if the operation not completed in time.
GetAsyncRunner func executes the given func on the specified interval.
NewChannel returns new instance.
NewStore returns brandnew store.

# Structs

Channel struct.
Runner struct.
SafeBool is safe to use in concurrently.
Store struct.