Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModuleConfigForProtocPlugin ¶
func GetModuleConfigForProtocPlugin( ctx context.Context, configOverride string, module string, ) (bufconfig.ModuleConfig, error)
GetModuleConfigForProtocPlugin gets ModuleConfigs for the protoc plugin implementations.
This is the same in both plugins so we just pulled it out to a common spot.
func NewAppextContainerForPluginEnv ¶ added in v1.40.0
func NewAppextContainerForPluginEnv( pluginEnv protoplugin.PluginEnv, appName string, logLevelString string, logFormatString string, ) (appext.Container, error)
NewAppextContainerForPluginEnv creates a new appext.Container for the PluginEnv.
This is used by the protoc plugins.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.