MCPcopy Create free account
hub / github.com/cloudbase/garm / IDDBEntity

Interface IDDBEntity

internal/testing/testing.go:214–216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214type IDDBEntity interface {
215 GetID() string
216}
217
218type NameAndIDDBEntity interface {
219 IDDBEntity

Callers 1

EqualDBEntityIDFunction · 0.65

Implementers 9

GithubCredentialsdatabase/sql/models.go
GiteaCredentialsdatabase/sql/models.go
Instanceparams/params.go
Poolparams/params.go
ScaleSetparams/params.go
Repositoryparams/params.go
Organizationparams/params.go
Enterpriseparams/params.go
ForgeCredentialsparams/params.go

Calls

no outgoing calls

Tested by

no test coverage detected