Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p-adams/cping
https://github.com/p-adams/cping
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/p-adams/cping
- Owner: p-adams
- Created: 2023-12-08T04:08:28.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-08T04:11:58.000Z (11 months ago)
- Last Synced: 2024-04-15T01:53:29.749Z (7 months ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [WIP] CPing - Notification Task Scheduler for Go
CPing is a lightweight and efficient notification task scheduler library for Go, designed to make it easy to schedule and manage notifications in your applications.
## Features
- **Task Scheduling:** Schedule notifications to be sent at specific times.
- **Customizable:** Configure notifications with various parameters.
- **Concurrency:** Utilize Go's concurrency features for efficient task execution.