module

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PathAppModule = "app"
	PathAppGo     = "app/app.go"
)
View Source
const (
	Placeholder  = "// this line is used by tinyport scaffolding # 1"
	Placeholder2 = "// this line is used by tinyport scaffolding # 2"
	Placeholder3 = "// this line is used by tinyport scaffolding # 3"

	// Placeholders in Stargate app.go
	PlaceholderSgAppModuleImport        = "// this line is used by tinyport scaffolding # stargate/app/moduleImport"
	PlaceholderSgAppModuleBasic         = "// this line is used by tinyport scaffolding # stargate/app/moduleBasic"
	PlaceholderSgAppKeeperDeclaration   = "// this line is used by tinyport scaffolding # stargate/app/keeperDeclaration"
	PlaceholderSgAppStoreKey            = "// this line is used by tinyport scaffolding # stargate/app/storeKey"
	PlaceholderSgAppKeeperDefinition    = "// this line is used by tinyport scaffolding # stargate/app/keeperDefinition"
	PlaceholderSgAppAppModule           = "// this line is used by tinyport scaffolding # stargate/app/appModule"
	PlaceholderSgAppInitGenesis         = "// this line is used by tinyport scaffolding # stargate/app/initGenesis"
	PlaceholderSgAppParamSubspace       = "// this line is used by tinyport scaffolding # stargate/app/paramSubspace"
	PlaceholderSgAppGovProposalHandlers = "// this line is used by tinyport scaffolding # stargate/app/govProposalHandlers"
	PlaceholderSgAppScopedKeeper        = "// this line is used by tinyport scaffolding # stargate/app/scopedKeeper"
	PlaceholderSgAppBeforeInitReturn    = "// this line is used by tinyport scaffolding # stargate/app/beforeInitReturn"
	PlaceholderSgAppMaccPerms           = "// this line is used by tinyport scaffolding # stargate/app/maccPerms"

	// Placeholders in Stargate app.go for wasm
	PlaceholderSgWasmAppEnabledProposals = "// this line is used by tinyport scaffolding # stargate/wasm/app/enabledProposals"
	PlaceholderSgRootArgument            = "// this line is used by tinyport scaffolding # root/arguments"

	// Placeholders IBC
	PlaceholderIBCErrors                     = "// this line is used by tinyport scaffolding # ibc/errors"
	PlaceholderIBCKeysName                   = "// this line is used by tinyport scaffolding # ibc/keys/name"
	PlaceholderIBCKeysPort                   = "// this line is used by tinyport scaffolding # ibc/keys/port"
	PlaceholderIBCAppScopedKeeperDeclaration = "// this line is used by tinyport scaffolding # ibc/app/scopedKeeper/declaration"
	PlaceholderIBCAppScopedKeeperDefinition  = "// this line is used by tinyport scaffolding # ibc/app/scopedKeeper/definition"
	PlaceholderIBCAppKeeperArgument          = "// this line is used by tinyport scaffolding # ibc/app/keeper/argument"
	PlaceholderIBCAppRouter                  = "// this line is used by tinyport scaffolding # ibc/app/router"

	// Genesis test
	PlaceholderTypesGenesisTestcase   = "// this line is used by tinyport scaffolding # types/genesis/testcase"
	PlaceholderTypesGenesisValidField = "// this line is used by tinyport scaffolding # types/genesis/validField"
	PlaceholderGenesisTestState       = "// this line is used by tinyport scaffolding # genesis/test/state"
	PlaceholderGenesisTestAssert      = "// this line is used by tinyport scaffolding # genesis/test/assert"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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