DEBSOURCES
Skip Quicknav
sources / golang-github-cue-lang-cue / 0.12.0.-1 / encoding / protobuf / testdata / cue.proto.out.cue
12345678
package proto FieldOptions required?: bool @protobuf(1) google.protobuf.FieldOptions: { val?: string @protobuf(123456) opt?: FieldOptions @protobuf(1069) }