MCPcopy Index your code
hub / github.com/brunoga/go-webservice-sample

github.com/brunoga/go-webservice-sample @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
21 symbols 40 edges 7 files 19 documented · 90% updated 12y ago★ 33
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

WebService (Interface)
WebService is the interface that should be implemented by types that want to provide web services. [1 implementers]
webservice/webservice.go

Core symbols most depended-on inside this repo

doRequest
called by 1
client.go
AddEntry
called by 1
guestbook/guestbook.go
RemoveEntry
called by 1
guestbook/guestbook.go
GetEntry
called by 1
guestbook/guestbook.go
GetAllEntries
called by 1
guestbook/guestbook.go
RemoveAllEntries
called by 1
guestbook/guestbook.go
GetPath
called by 1
webservice/webservice.go
main
called by 0
server.go

Shape

Method 13
Function 5
Struct 2
Interface 1

Languages

Go100%

Modules by API surface

guestbook/guestbook.go8 symbols
webservice/webservice.go6 symbols
guestbook/guestbook-webservice.go4 symbols
client.go2 symbols
server.go1 symbols

For agents

$ claude mcp add go-webservice-sample \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page