//
pkg.gl
Category
github.com/0glabs/0g-storage-client
common
util
package
0.6.1
Repository:
https://github.com/0glabs/0g-storage-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
82 SLOC
#
Functions
NewReminder
NewReminder returns a new Reminder instance.
Schedule
Schedule runs the specified `action` periodically.
ScheduleNow
ScheduleNow runs the specified `action` immediately and periodically.
WaitUntil
WaitUntil runs the given function within a time duration.
#
Structs
Reminder
Reminder is used for time consuming operations to remind user about progress.