Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PuerNya/git-proxy
/ AccessRecord
Struct
AccessRecord
main.go:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
)
63
64
type
AccessRecord
struct
{
65
count int
66
}
67
68
type
IPLimiter
struct
{
69
records
map
[string]*AccessRecord
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected