package
0.6.1
Repository: https://github.com/0glabs/0g-storage-client.git
Documentation: pkg.go.dev

# Functions

NewReminder returns a new Reminder instance.
Schedule runs the specified `action` periodically.
ScheduleNow runs the specified `action` immediately and periodically.
WaitUntil runs the given function within a time duration.

# Structs

Reminder is used for time consuming operations to remind user about progress.