MCPcopy
hub / github.com/apache/devlake / BitbucketServer

Struct BitbucketServer

backend/plugins/bitbucket_server/impl/impl.go:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45} = (*BitbucketServer)(nil)
46
47type BitbucketServer struct{}
48
49func (p BitbucketServer) Connection() dal.Tabler {
50 return &models.BitbucketServerConnection{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected