MCPcopy Create free account
hub / github.com/apache/devlake / DynamicScopeModel

Struct DynamicScopeModel

backend/server/services/remote/models/models.go:78–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78type DynamicScopeModel struct {
79 models.DynamicTabler
80}
81
82// ScopeScopeConfigId implements plugin.ToolLayerScope.
83func (d DynamicScopeModel) ScopeScopeConfigId() uint64 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected