fsouza/fake-gcs-server

Unable to specify event notifications when starting using NewServerWithOptions

0xmohit opened this issue · 0 comments

I wanted to enable event notifications with fake-gcs-server. It appears that the only way to do so is when using the binary.

NewServerWithOptions doesn't seem to provide a way to do that.