MCPcopy Index your code
hub / github.com/gogs/gogs / Get

Method Get

internal/database/models.go:31–31  ·  view source on GitHub ↗
(any)

Source from the content-addressed store, hash-verified

29 Exec(...any) (sql.Result, error)
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)

Callers 15

getResponseMethod · 0.65
IsReleaseExistFunction · 0.65
GetReleaseFunction · 0.65
GetReleaseByIDFunction · 0.65
GetOrgByNameFunction · 0.65
IsOrganizationOwnerFunction · 0.65
IsOrganizationMemberFunction · 0.65
IsPublicMembershipFunction · 0.65
ChangeOrgUserStatusFunction · 0.65
RemoveOrgUserFunction · 0.65
getMilestoneByRepoIDFunction · 0.65
CreateRefCommentFunction · 0.65

Calls

no outgoing calls

Tested by 5

TestAuthenticateFunction · 0.52
TestAuthorizeFunction · 0.52
Test_verifyHeaderFunction · 0.52
Test_verifyOIDFunction · 0.52