Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dreamsofcode-io/zenstats
/ Visitors
Struct
Visitors
internal/handler/index.go:44–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
Visitors
struct
{
45
LastHour int64
46
LastDay int64
47
LastWeek int64
48
}
49
50
type
pageData
struct
{
51
Quote quote.Quote
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected