Versions in this module Expand all Collapse all v1 v1.1.0 Nov 6, 2024 v1.0.0 Jul 22, 2024 Changes in this version + var Register = RegisterModule + func Compose(appConfig gogoproto.Message) depinject.Config + func LoadJSON(bz []byte) depinject.Config + func LoadYAML(bz []byte) depinject.Config + func RegisterModule(config any, options ...Option) + func WrapAny(config gogoproto.Message) *anypb.Any + type Option interface + func Invoke(invokers ...interface{}) Option + func Provide(providers ...interface{}) Option