package bridgemap import ( bkosmi "github.com/42wim/matterbridge/bridge/kosmi" ) func init() { FullMap["kosmi"] = bkosmi.New }