router

package
v0.0.0-...-ed1e436 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRouter

func NewRouter(
	ctx context.Context,
	ic *interchaintest.Interchain,
	config *ictypes.Config,
	cosmosChains map[string]*cosmos.CosmosChain,
	vals map[string][]*cosmos.ChainNode,
	relayer ibc.Relayer,
	authKey string,
	eRep ibc.RelayerExecReporter,
	installDir string,
) *mux.Router

Types

type Route

type Route struct {
	Path    string   `json:"path" yaml:"path"`
	Methods []string `json:"methods" yaml:"methods"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL