Documentation ¶
Index ¶
- func Contains(s []string, str string) bool
- func CosmosStatusParser(resp []byte) (string, int64, error)
- func HandleOutOfNilResponse(logger *logrus.Entry)
- func HexaNumberToInteger(hexaString string) string
- func MakeBaseURL(port, ipAddress string) string
- func MustExtractHostname(endpoint string) string
- func ParseChainName(jobName string) (string, error)
- func ParseToSchemaName(chainID string) string
- func ParsingfromHexaNumberBaseDecimal(intString string) (uint64, error)
- func ParsingfromHexaNumberBaseHexaDecimal(intString string) (uint64, error)
- func SetHttpURI(rawRPCEndpoint string) string
- func UnsetHttpURI(baseURL string) (string, error)
- func ValidateURL(inputURL string) bool
- type OnchainStatus
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleOutOfNilResponse ¶
func HexaNumberToInteger ¶
func MakeBaseURL ¶
func MustExtractHostname ¶
func ParseChainName ¶
func SetHttpURI ¶
func UnsetHttpURI ¶
func ValidateURL ¶
Types ¶
type OnchainStatus ¶
func GetOnChainStatus ¶
func GetOnChainStatus(endpoints []string, protocolType string) OnchainStatus
Source Files ¶
Click to show internal directories.
Click to hide internal directories.