Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dreamsofcode-io/zenstats
/ New
Function
New
internal/quote/service.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
}
14
15
func
New() *Service {
16
return
&Service{}
17
}
18
19
func
(m *Service) GetQuote() Quote {
20
quotes := []Quote{
Callers
1
New
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected