Registry / messaging / cosmos-ibc-apps-modules-async-icq-v7

cosmos-ibc-apps-modules-async-icq-v7

JSON →
library7.1.1gogounverified

Provides asynchronous interchain query (ICQ) functionality for IBC-enabled Cosmos SDK applications.

go get github.com/cosmos/ibc-apps/modules/async-icq/v7
INSTALL
IMPORT
SIG · COSMOS-IBC-APPS-MO
C
cosmos-ibc-apps-modules-async-icq-v7
messaginggov7.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

asyncicq
github.com/cosmos/ibc-apps/modules/async-icq/v7

Prints the module name from the async ICQ module.

package main import ( "fmt" asyncicq "github.com/cosmos/ibc-apps/modules/async-icq/v7" ) func main() { fmt.Println(asyncicq.ModuleName) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
32
OpenAI (training)
1
Resources
cosmos-ibc-apps-modules-async-icq-v7 — go get cosmos-ibc-apps-modules-async-icq-v7 · libregistry