MCPcopy
hub / github.com/Tencent/CodeAnalysis / Md5Matcher

Struct Md5Matcher

tools/owl/scan/matcher.go:49–49  ·  view source on GitHub ↗

Matcher md5 and hex implement

Source from the content-addressed store, hash-verified

47type (
48 // Matcher md5 and hex implement
49 Md5Matcher struct{}
50 HexMatcher struct{}
51)
52

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected