summaryrefslogtreecommitdiff
path: root/types/http.go
AgeCommit message (Collapse)AuthorFilesLines
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and ↵Bobby1-0/+15
Created utility functions for building request metadata.
2026-01-15Add initial project structure with Go Fiber framework and environment ↵Bobby1-0/+13
configuration