Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gogs/gogs
/ Iterate
Method
Iterate
internal/database/models.go:36–36 ·
view source on GitHub ↗
(any, xorm.IterFunc)
Source
from the content-addressed store, hash-verified
34
Insert(...any) (int64, error)
35
InsertOne(any) (int64, error)
36
Iterate(any, xorm.IterFunc) error
37
Sql(string, ...any) *xorm.Session
38
Table(any) *xorm.Session
39
Where(any, ...any) *xorm.Session
Callers
11
dumpLegacyTables
Function · 0.80
MirrorUpdate
Function · 0.80
TestPullRequests
Function · 0.80
DeleteOldRepositoryArchives
Function · 0.80
DeleteRepositoryArchives
Function · 0.80
gatherMissingRepoRecords
Function · 0.80
SyncRepositoryHooks
Function · 0.80
GitFsck
Function · 0.80
GitGcRepos
Function · 0.80
RewriteAuthorizedKeys
Function · 0.80
DeliverHooks
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestPullRequests
Function · 0.64