//
pkg.gl
Category
github.com/golark/utask
cmdhandler
package
0.0.0-20200723150249-847cf6de43da
Repository:
https://github.com/golark/utask.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
100 SLOC
#
Functions
Ping
Ping tries to ping the utask daemon over unix socket returns error if not successful.
Start
Start a single shot utask timer by calling daemon Rest Api over unix socket pass timer duration, task name and note to the daemon return error if unsuccessful.
#
Constants
DefaultTimeMins
default time if no duration is specified during CLI.
MinTimeMins
minimum time for a single shot utask.