Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
47
type
BitbucketServer
struct
{}
48
49
func
(p BitbucketServer) Connection() dal.Tabler {
50
return
&models.BitbucketServerConnection{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected