# Packages
Package core contains the target-agnostic code to define and run a bridge.
Package github contains the Github bridge implementation.
No description provided by the author
Package jira contains the Jira bridge implementation.
Package launchpad contains the Launchpad bridge implementation.
# Functions
ConfiguredBridges return the list of bridge that are configured for the given repo.
Attempt to retrieve a default bridge for the given repo.
LoadBridge instantiate a new bridge from a repo configuration.
LoginMetaKey return the metadata key used to store the remote bug-tracker login on the user identity.
Instantiate a new Bridge for a repo, from the given target and name.
Remove a configured bridge.
Targets return all known bridge implementation target.