I've added something to the Go docs to clarify this. There might be a delay before it's live on developers.google.com, though.
On Fri, May 6, 2016 at 4:43 PM, Adam Cozzette <[email protected]> wrote: > Thanks for reporting this hole in the documentation; I'll see about > updating the Go documentation on repeated fields here > <https://developers.google.com/protocol-buffers/docs/reference/go-generated#repeated> > . > > On Mon, May 2, 2016 at 3:42 PM, 'Disney Lam' via Protocol Buffers < > [email protected]> wrote: > >> Would it be possible to include documentation for repeated enums? I >> noticed that it compiles to a slice of enums rather than to a slice of >> pointers to enums. Thanks. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Protocol Buffers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/protobuf. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
