Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dreamsofcode-io/zenstats
/ Visit
Struct
Visit
internal/repository/models.go:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
Visit
struct
{
13
Ip net.IP
14
VisitedAt time.Time
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected