MCPcopy Create free account
hub / github.com/gogs/gogs / In

Method In

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

Source from the content-addressed store, hash-verified

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)
36 Iterate(any, xorm.IterFunc) error

Callers 15

NewReleaseFunction · 0.80
UpdateReleaseFunction · 0.80
RemoveOrgUserFunction · 0.80
GetUserRepositoriesMethod · 0.80
loadAttributesMethod · 0.80
GetUploadsByUUIDsFunction · 0.80
DeleteUploadsFunction · 0.80
getUserTeamsFunction · 0.80
getUsersWithAccesModeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected