services

package
v0.48.86 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractAutoCLIOptions

func ExtractAutoCLIOptions(appModules map[string]interface{}) map[string]*autocliv1.ModuleOptions

ExtractAutoCLIOptions extracts autocli ModuleOptions from the provided app modules. Example Usage:

ExtractAutoCLIOptions(ModuleManager.Modules)

Types

type AppQueryService

type AppQueryService struct {
	appv1alpha1.UnimplementedQueryServer
	// contains filtered or unexported fields
}

AppQueryService implements the cosmos.app.v1alpha1.Query service

func NewAppQueryService

func NewAppQueryService(appConfig *appv1alpha1.Config) *AppQueryService

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]interface{}) *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