summaryrefslogtreecommitdiff
path: root/pkg/custom.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(gonf): change Promise() methods return type to be more specificJulien Dessaux2024-08-281-1/+1
* chore(gonf): fix go vet and staticcheck errorsJulien Dessaux2024-04-301-1/+1
* chore(promises): make a Status function part of the Promise interfaceJulien Dessaux2024-03-241-7/+2
* feat(custom): implemented custom promisesJulien Dessaux2024-03-231-0/+56