Documentation ¶
Index ¶
Constants ¶
View Source
const (
WaitDuration = 1 * time.Minute
)
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetStartCmd ¶
GetStartCmd returns the start command to start bridge
func InitTendermintViperConfig ¶
InitTendermintViperConfig sets global viper configuration needed to heimdall
func SelectedServices ¶
func SelectedServices(cdc *codec.Codec, _httpClient *httpClient.HTTP, _queueConnector *pier.QueueConnector) []common.Service
SelectedServices will select services to start based on set flags --all, --only
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.