Categorygithub.com/golang-cz/looper
modulepackage
0.0.4
Repository: https://github.com/golang-cz/looper.git
Documentation: pkg.go.dev

# README

➰ looper - Looper for jobs with redis lock

License: MIT Go Report Card Go Reference

looper is a for running jobs in loop, it supports redis locking for using looper in mulitple instances

TODO: everything

# Functions

No description provided by the author
PostgresLocker provides an implementation of the Locker interface using a PostgreSQL table for storage.
RedisLocker provides an implementation of the Locker interface using redis for storage.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Looper.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Panic handler.