MCPcopy
hub / github.com/rodrigo-brito/gocity / Analyzer

Struct Analyzer

testdata/mocks/Analyzer.go:9–11  ·  view source on GitHub ↗

Analyzer is an autogenerated mock type for the Analyzer type

Source from the content-addressed store, hash-verified

7
8// Analyzer is an autogenerated mock type for the Analyzer type
9type Analyzer struct {
10 mock.Mock
11}
12
13// Analyze provides a mock function with given fields:
14func (_m *Analyzer) Analyze() (map[string]*analyzer.NodeInfo, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected