[PR #7] [MERGED] Add package documentation #535

Closed
opened 2026-03-02 05:38:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/7
Author: @hibiken
Created: 12/7/2019
Status: Merged
Merged: 12/7/2019
Merged by: @hibiken

Base: masterHead: feature/doc


📝 Commits (2)

  • 46e8476 Add doc.go for package documentation
  • aa8a3b8 Update exported package API docs

📊 Changes

4 files changed (+72 additions, -6 deletions)

View changed files

📝 asynq.go (+1 -1)
📝 background.go (+13 -2)
📝 client.go (+11 -3)
doc.go (+47 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hibiken/asynq/pull/7 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 12/7/2019 **Status:** ✅ Merged **Merged:** 12/7/2019 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/doc` --- ### 📝 Commits (2) - [`46e8476`](https://github.com/hibiken/asynq/commit/46e84769b5316371a13199953cd08ffdb2be47f5) Add doc.go for package documentation - [`aa8a3b8`](https://github.com/hibiken/asynq/commit/aa8a3b8aaa7c927a738bc2c0682970b2c5868701) Update exported package API docs ### 📊 Changes **4 files changed** (+72 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `asynq.go` (+1 -1) 📝 `background.go` (+13 -2) 📝 `client.go` (+11 -3) ➕ `doc.go` (+47 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:38:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#535
No description provided.