Go to file
Kevin Franklin Kim 07b186d846
feat: add middleware for handling requests without cancel context
Introduced `GTagMiddlewarWithoutCancel` and `MPv2MiddlewarWithoutCancel` to allow handling of requests with contexts where cancellation signals are ignored. This improves flexibility for specific use cases where cancel propagation is not desired.
2025-04-25 14:52:23 +02:00
.github feat: go 1.24.1 2025-03-13 07:58:26 +01:00
.husky initial commit 2024-03-04 14:53:55 +01:00
integration/loki feat: remove watermill 2025-03-13 07:58:41 +01:00
pkg feat: add middleware for handling requests without cancel context 2025-04-25 14:52:23 +02:00
.editorconfig initial commit 2024-03-04 14:53:55 +01:00
.gitignore chore: update gitignore 2025-03-13 07:58:52 +01:00
.golangci.yml feat: go 1.24.1 2025-03-13 07:58:26 +01:00
.goreleaser.yml feat: go 1.24.1 2025-03-13 07:58:26 +01:00
.husky.yaml initial commit 2024-03-04 14:53:55 +01:00
go.mod feat: go 1.24.1 2025-03-13 07:58:26 +01:00
go.sum feat: go 1.24.1 2025-03-13 07:58:26 +01:00
LICENSE docs: update README 2024-11-18 09:43:41 +01:00
Makefile feat: refactor watermill subscriber and add middlewares 2024-05-22 11:33:31 +02:00
README.md docs: add community files 2025-03-13 07:58:02 +01:00

Build Status Go Report Card GoDoc

sesamy

Sesamy Go SDK

Server Side Tag Management System

References

How to Contribute

Please refer to the CONTRIBUTING details and follow the CODE_OF_CONDUCT and SECURITY guidelines.

License

Distributed under MIT License, please see license file within the code for more details.

Made with ♥ foomo by bestbytes