Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SMNETSTUDIO/Groq2API
/ ResponseWriterWrapper
Struct
ResponseWriterWrapper
pkg/groq/response.go:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
type
ResponseWriterWrapper
struct
{
15
gin.ResponseWriter
16
}
17
18
// Header
19
// to fix error:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected