MCPcopy Index your code
hub / github.com/bearded-web/bearded

github.com/bearded-web/bearded @0.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.0.2 ↗ · + Follow
7,166 symbols 33,432 edges 688 files 2,331 documented · 33%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Bearded WIP

travis Coverage Status

Gitter

Work in progress, do not use this

dev

Update go get -u github.com/bearded-web/bearded

Go to path cd $GOPATH/src/github.com/bearded-web/bearded

Update dependencies godep restore

Build go get github.com/bearded-web/bearded

Run dev server and look to build path bearded dispatcher --frontend ../frontend/build/ -v

In ../frontend/ exec npm run dev to start frontend static server

Load data:

bearded plugins load --update ./extra/data/plugins.json

bearded plans load --update ./extra/data/plans.json

Swagger http://127.0.0.1:3003/apidocs/

local dev

Make changes, then go get github.com/bearded-web/bearded

Extension points exported contracts — how you extend this code

Protocol (Interface)
Protocol implementations handle the "meat" of protocol processing. Each protocol type will implement one of these. For [11 …
Godeps/_workspace/src/github.com/gdamore/mangos/protocol.go
ManagerInterface (Interface)
(no doc) [41 implementers]
pkg/manager/manager.go
Looper (Interface)
(no doc) [5 implementers]
pkg/transport/transport.go
Scripter (Interface)
(no doc) [4 implementers]
pkg/script/script.go
Scheduler (Interface)
(no doc) [2 implementers]
pkg/scheduler/scheduler.go
ServiceInterface (Interface)
(no doc) [2 implementers]
services/interface.go
ProjectFunction (FuncType)
Helpers
services/project/project_service.go
ScanFunction (FuncType)
Helpers
services/scan/scan_service.go

Core symbols most depended-on inside this repo

Assert
called by 1648
Godeps/_workspace/src/github.com/stretchr/testify/mock/mock.go
Errorf
called by 1062
Godeps/_workspace/src/github.com/gdamore/mangos/test/common_test.go
Equal
called by 896
Godeps/_workspace/src/github.com/stretchr/testify/assert/forward_assertions.go
Sprintf
called by 796
Godeps/_workspace/src/github.com/davecgh/go-spew/spew/config.go
so
called by 476
Godeps/_workspace/src/github.com/smartystreets/assertions/doc.go
Fatal
called by 371
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go
New
called by 370
Godeps/_workspace/src/gopkg.in/mgo.v2/session.go
Equals
called by 325
Godeps/_workspace/src/github.com/smartystreets/assertions/internal/oglematchers/equals.go

Shape

Method 3,318
Function 2,776
Struct 821
TypeAlias 145
Interface 82
FuncType 24

Languages

Go100%
C1%
TypeScript1%

Modules by API surface

Godeps/_workspace/src/github.com/stretchr/objx/type_specific_codegen.go220 symbols
Godeps/_workspace/src/gopkg.in/mgo.v2/session.go175 symbols
Godeps/_workspace/src/github.com/stretchr/objx/type_specific_codegen_test.go160 symbols
Godeps/_workspace/src/gopkg.in/mgo.v2/bson/bson_test.go116 symbols
Godeps/_workspace/src/gopkg.in/mgo.v2/session_test.go110 symbols
Godeps/_workspace/src/github.com/smartystreets/assertions/internal/oglematchers/equals_test.go93 symbols
Godeps/_workspace/src/github.com/gdamore/mangos/test/common_test.go84 symbols
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing/server_test.go69 symbols
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container_test.go68 symbols
Godeps/_workspace/src/github.com/m0sth8/cli/flag.go55 symbols
Godeps/_workspace/src/github.com/fsouza/go-dockerclient/container.go55 symbols
Godeps/_workspace/src/github.com/stretchr/testify/mock/mock_test.go50 symbols

Datastores touched

(mongodb)Database · 1 repos
mydbDatabase · 1 repos
adminDatabase · 1 repos

For agents

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

⬇ download graph artifact