github.com/emcfarlane/larking@v0.0.0-20220605172417-1704b45ee6c3/starlib/encoding/starlarkproto/testpb/lark.proto (about)

     1  syntax = "proto3";
     2  
     3  option go_package = "github.com/emcfarlane/larking/starlarkproto/testpb";
     4  
     5  package starlarkproto.test;
     6  
     7  message Another {}