Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SMNETSTUDIO/Groq2API
/ ReadWriter
Struct
ReadWriter
pkg/groq/response.go:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
)
8
9
type
ReadWriter
struct
{
10
w http.ResponseWriter
11
r *http.Response
12
}
13
14
type
ResponseWriterWrapper
struct
{
15
gin.ResponseWriter
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected