package
0.0.0-20240404121558-5fb48e90bf53
Repository: https://github.com/gobridge/gopherbot.git
Documentation: pkg.go.dev

# Functions

New constructs a *GoTime.
NewStore returns a new DefaultStore.

# Structs

DefaultStore is a default implementation of the Store interface.
GoTime tracks when it's Go Time!.

# Interfaces

Store represents the shape of the storage system.

# Type aliases

NotifyFunc represents the function signature the poller notifies on a new item.