[PR #1696] [MERGED] add aliases to support specifying EventOptions #1733

Closed
opened 2026-03-03 12:35:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1696
Author: @0xmohit
Created: 7/29/2024
Status: Merged
Merged: 9/22/2024
Merged by: @fsouza

Base: mainHead: event-notifications


📝 Commits (2)

  • 3f8fa0b add aliases to support specifying EventOptions
  • 5e84fc8 fakestorage: remove unused type

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 fakestorage/server.go (+3 -1)

📄 Description

This is done to enable specifying EventOptions when using NewServerWithOptions.

https://pkg.go.dev/github.com/fsouza/fake-gcs-server/fakestorage#NewServerWithOptions

Fixes #1695


🔄 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/fsouza/fake-gcs-server/pull/1696 **Author:** [@0xmohit](https://github.com/0xmohit) **Created:** 7/29/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `event-notifications` --- ### 📝 Commits (2) - [`3f8fa0b`](https://github.com/fsouza/fake-gcs-server/commit/3f8fa0b7a68c8d939bcfa36e66c3032d4ee2520a) add aliases to support specifying EventOptions - [`5e84fc8`](https://github.com/fsouza/fake-gcs-server/commit/5e84fc89d5d6fd7160234aed7cdf953751f98767) fakestorage: remove unused type ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `fakestorage/server.go` (+3 -1) </details> ### 📄 Description This is done to enable specifying EventOptions when using NewServerWithOptions. https://pkg.go.dev/github.com/fsouza/fake-gcs-server/fakestorage#NewServerWithOptions Fixes #1695 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:35:57 +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/fake-gcs-server#1733
No description provided.