[PR #200] [MERGED] Add String and MarshalJSON methods to Payload type #2684

Closed
opened 2026-03-15 20:57:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hibiken/asynq/pull/200
Author: @hibiken
Created: 9/20/2020
Status: Merged
Merged: 9/20/2020
Merged by: @hibiken

Base: masterHead: feature/payload-string


📝 Commits (1)

  • 659abbb Add String and MarshalJSON methods to Payload type

📊 Changes

3 files changed (+43 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 payload.go (+10 -0)
📝 payload_test.go (+28 -0)

📄 Description

Closes #199


🔄 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/200 **Author:** [@hibiken](https://github.com/hibiken) **Created:** 9/20/2020 **Status:** ✅ Merged **Merged:** 9/20/2020 **Merged by:** [@hibiken](https://github.com/hibiken) **Base:** `master` ← **Head:** `feature/payload-string` --- ### 📝 Commits (1) - [`659abbb`](https://github.com/hibiken/asynq/commit/659abbb3081fcce4f0bd165d964820c0ea013b3d) Add String and MarshalJSON methods to Payload type ### 📊 Changes **3 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `payload.go` (+10 -0) 📝 `payload_test.go` (+28 -0) </details> ### 📄 Description Closes #199 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 20:57:43 +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#2684
No description provided.