Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SMNETSTUDIO/Groq2API
/ Headers
TypeAlias
Headers
pkg/groq/interface.go:3–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
groq
2
3
type
Headers
map
[string]string
4
5
func
(h Headers) Set(key string, value string) {
6
h[key] = value
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected