MCPcopy 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
44type Visitors struct {
45 LastHour int64
46 LastDay int64
47 LastWeek int64
48}
49
50type pageData struct {
51 Quote quote.Quote

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected