Registry / utility / tools-confix

tools-confix

JSON →
library0.1.2gogounverified

Package confix applies changes to a Cosmos SDK TOML configuration file, to update configurations created with an older version of Cosmos SDK to a compatible format for a newer version.

go get cosmossdk.io/tools/confix
INSTALL
IMPORT
SIG · TOOLS-CONFIX
T
tools-confix
utilitygov0.1.2
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.

confix
cosmossdk.io/tools/confix

Imports the confix package for configuration migration.

package main import ( "fmt" "cosmossdk.io/tools/confix" ) func main() { fmt.Println("Cosmos SDK config migration tool") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tools-confix — go get tools-confix · libregistry