dutyme icon indicating copy to clipboard operation
dutyme copied to clipboard

Enable to use as a package

Open tcnksm opened this issue 8 years ago • 0 comments

This is a just idea now. It maybe useful to embed this on some golang operation tool.

override, err := dutymeAssign(userID, serviceID)
defer func() {
    dutyme.Done(override.ID)
}

tcnksm avatar Oct 14 '16 14:10 tcnksm