MCPcopy Create free account
hub / github.com/astercloud/aster / LoadProjectRules

Method LoadProjectRules

pkg/memory/rules/manager.go:219–219  ·  view source on GitHub ↗

LoadProjectRules 加载项目规则

(ctx context.Context, projectID string)

Source from the content-addressed store, hash-verified

217
218 // LoadProjectRules 加载项目规则
219 LoadProjectRules(ctx context.Context, projectID string) ([]*Rule, error)
220}

Callers 1

LoadProjectRulesMethod · 0.65

Implementers 1

Managerpkg/memory/rules/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected