appconfig

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 12 Imported by: 102

Documentation

Overview

Package appconfig defines functionality for loading declarative Cosmos SDK app configurations.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compose

func Compose(appConfig *appv1alpha1.Config) depinject.Config

Compose composes a v1alpha1 app config into a container option by resolving the required modules and composing their options.

func LoadJSON

func LoadJSON(bz []byte) depinject.Config

LoadJSON loads an app config in JSON format.

func LoadYAML

func LoadYAML(bz []byte) depinject.Config

LoadYAML loads an app config in YAML format.

func WrapAny added in v0.2.0

func WrapAny(config protoreflect.ProtoMessage) *anypb.Any

WrapAny marshals a proto message into a proto Any instance

Types

This section is empty.

Jump to

Keyboard shortcuts

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