Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SMNETSTUDIO/Groq2API
/ NewAccounts
Function
NewAccounts
pkg/accountpool/accounts.go:24–26 ·
view source on GitHub ↗
(accounts []*groq.Account)
Source
from the content-addressed store, hash-verified
22
}
23
24
func
NewAccounts(accounts []*groq.Account) *IAccounts {
25
return
&IAccounts{Accounts: accounts}
26
}
Callers
1
InitAuth
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected