Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultTemplate = `` /* 221-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func GetAllConfigs ¶
func REPL ¶
func REPL(c *compilerlib.Compiler)
Types ¶
type CompilerService ¶
type CompilerService struct { protoconf_pb.UnimplementedProtoconfCompileServer Compiler *lib.Compiler }
func NewCompilerService ¶
func NewCompilerService(dir string, verbose bool) *CompilerService
func (*CompilerService) CompileFiles ¶
func (s *CompilerService) CompileFiles(in *protoconf_pb.CompileRequest, srv protoconf_pb.ProtoconfCompile_CompileFilesServer) error
Click to show internal directories.
Click to hide internal directories.