Versions in this module Expand all Collapse all v0 v0.1.0 Feb 18, 2025 Changes in this version + func AdjustBridgeDBValue(cmd *cobra.Command) + func BridgeCommands(v *viper.Viper, loggerInstance log.Logger, caller string) *cobra.Command + func DecorateWithBridgeRootFlags(cmd *cobra.Command, v *viper.Viper, loggerInstance log.Logger, caller string) + func GetStartCmd() *cobra.Command + func StartBridge(isStandAlone bool) + func StartBridgeWithCtx(shutdownCtx context.Context, clientCtx client.Context) error