module

package
v29.6.2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2025 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PathAppModule   = "app"
	PathAppGo       = "app/app.go"
	PathIBCConfigGo = "app/ibc.go"
	PathAppConfigGo = "app/app_config.go"
)
View Source
const (
	// Placeholders in app.go
	PlaceholderSgAppInitGenesis   = "// this line is used by starport scaffolding # stargate/app/initGenesis"
	PlaceholderSgAppBeginBlockers = "// this line is used by starport scaffolding # stargate/app/beginBlockers"
	PlaceholderSgAppEndBlockers   = "// this line is used by starport scaffolding # stargate/app/endBlockers"
	PlaceholderSgAppModuleConfig  = "// this line is used by starport scaffolding # stargate/app/moduleConfig"

	// Placeholders IBC
	PlaceholderIBCKeysName  = "// this line is used by starport scaffolding # ibc/keys/name"
	PlaceholderIBCKeysPort  = "// this line is used by starport scaffolding # ibc/keys/port"
	PlaceholderIBCNewModule = "// this line is used by starport scaffolding # ibc/app/module"
)

Variables

This section is empty.

Functions

func ProtoModulePackageName

func ProtoModulePackageName(appModulePath, moduleName, version string) string

ProtoModulePackageName creates a protocol buffer module package name for an app module.

func ProtoPackageName

func ProtoPackageName(appModulePath, moduleName, version string) string

ProtoPackageName creates a protocol buffer package name for an app module.

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