Documentation
¶
Overview ¶
Package appconfig defines functionality for loading declarative Cosmos SDK app configurations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Compose = depinjectappconfig.Compose
Compose composes a v1alpha1 app config into a container option by resolving the required modules and composing their options.
View Source
var LoadJSON = depinjectappconfig.LoadJSON
LoadJSON loads an app config in JSON format.
View Source
var LoadYAML = depinjectappconfig.LoadYAML
LoadYAML loads an app config in YAML format.
View Source
var WrapAny = depinjectappconfig.WrapAny
WrapAny marshals a proto message into a proto Any instance
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.