MCPcopy 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
24func NewAccounts(accounts []*groq.Account) *IAccounts {
25 return &IAccounts{Accounts: accounts}
26}

Callers 1

InitAuthFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected