services

package
v0.52.0-beta.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractAutoCLIOptions added in v0.50.0

func ExtractAutoCLIOptions(appModules map[string]appmodule.AppModule) map[string]*autocliv1.ModuleOptions

ExtractAutoCLIOptions extracts autocli ModuleOptions from the provided app modules.

Example Usage:

ExtractAutoCLIOptions(ModuleManager.Modules)

Types

type AutoCLIQueryService

type AutoCLIQueryService struct {
	autocliv1.UnimplementedQueryServer
	// contains filtered or unexported fields
}

AutoCLIQueryService implements the cosmos.autocli.v1.Query service.

func NewAutoCLIQueryService

func NewAutoCLIQueryService(appModules map[string]appmodule.AppModule) *AutoCLIQueryService

NewAutoCLIQueryService returns a AutoCLIQueryService for the provided modules.

type ReflectionService

type ReflectionService struct {
	reflectionv1.UnimplementedReflectionServiceServer
	// contains filtered or unexported fields
}

ReflectionService implements the cosmos.reflection.v1 service.

func NewReflectionService

func NewReflectionService() (*ReflectionService, error)

Jump to

Keyboard shortcuts

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