Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dreamsofcode-io/zenstats
/ Quote
Struct
Quote
internal/quote/service.go:7–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
Quote
struct
{
8
Author string
9
Quote string
10
}
11
12
type
Service
struct
{
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected