# go-eventgrid-handler **Repository Path**: mirrors_microsoft/go-eventgrid-handler ## Basic Information - **Project Name**: go-eventgrid-handler - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Microsoft/go-eventgrid-handler This project is an EventGrid web handler written in Go that supports receiving event grid messages. The handler can be "chained" as "middle ware". ## Developer Prerequisites * Go 1.11 ## Getting Started * Clone ## Handlers in this package * eventgrid * handler that parses the event grid "envelope" and handles validation events * logb * simple log wrapper for chaining requests