MCPcopy
hub / github.com/hwholiday/learning_tools / Name

Method Name

interface/src/Agent.go:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3type Agent interface {
4 Name() string
5 Run()
6}

Callers 5

mainFunction · 0.65
Test_interfaceFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65

Implementers 1

Howieinterface/src/Howie.go

Calls

no outgoing calls

Tested by 1

Test_interfaceFunction · 0.52