Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ ID
Method
ID
internal/database/models.go:32–32 ·
view source on GitHub ↗
(any)
Source
from the content-addressed store, hash-verified
30
Find(any, ...any) error
31
Get(any) (bool, error)
32
ID(any) *xorm.Session
33
In(string, ...any) *xorm.Session
34
Insert(...any) (int64, error)
35
InsertOne(any) (int64, error)
Callers
15
UpdateRelease
Function · 0.65
RemoveOrgUser
Function · 0.65
updateMilestone
Function · 0.65
ChangeMilestoneStatus
Function · 0.65
DeleteMilestoneOfRepoByID
Function · 0.65
createComment
Function · 0.65
DeleteCommentByID
Function · 0.65
updateMirror
Function · 0.65
Merge
Method · 0.65
getPullRequestByID
Function · 0.65
UpdateProtectBranch
Function · 0.65
UpdateOrgProtectBranch
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected