Versions in this module Expand all Collapse all v0 v0.1.1 Dec 9, 2024 v0.1.0 Nov 26, 2024 Changes in this version + const DefaultTemplate + func Command() (cli.Command, error) + func GetAllConfigs(protoconfRoot string) ([]string, error) + func REPL(c *compilerlib.Compiler) + type CompilerService struct + Compiler *lib.Compiler + func NewCompilerService(dir string, verbose bool) *CompilerService + func (s *CompilerService) CompileFiles(in *protoconf_pb.CompileRequest, ...) error