MCPcopy Index your code
hub / github.com/cmu440/p0

github.com/cmu440/p0 @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
38 symbols 88 edges 5 files 12 documented · 32% updated 12y ago★ 59
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

MultiEchoServer (Interface)
MultiEchoServer implements an "echo to everyone" socket server. [1 implementers]
src/github.com/cmu440/p0/server_api.go

Core symbols most depended-on inside this repo

Close
called by 4
src/github.com/cmu440/p0/server_api.go
Start
called by 2
src/github.com/cmu440/p0/server_api.go
Count
called by 1
src/github.com/cmu440/p0/server_api.go
New
called by 1
src/github.com/cmu440/p0/server_impl.go
main
called by 0
src/github.com/cmu440/srunner/srunner.go
Start
called by 0
src/github.com/cmu440/p0/server_impl.go
Close
called by 0
src/github.com/cmu440/p0/server_impl.go
Count
called by 0
src/github.com/cmu440/p0/server_impl.go

Shape

Function 18
Method 14
Struct 5
Interface 1

Languages

Go100%

Modules by API surface

src/github.com/cmu440/p0/server_test.go27 symbols
src/github.com/cmu440/p0/server_impl.go5 symbols
src/github.com/cmu440/p0/server_api.go4 symbols
src/github.com/cmu440/srunner/srunner.go1 symbols
src/github.com/cmu440/crunner/crunner.go1 symbols

For agents

$ claude mcp add p0 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page