SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

examples: update Go example (#7217)

Update the Go example to use Go modules: Move the example into a
directory containing a go.mod file, change the installation instructions
to use "go install".

Update the go_package option in addressbook.proto to an actual module path.

Update examples to use the google.golang.org/protobuf/proto module.
D
Damien Neil committed
c8dfe32b5ac190cecd8750db438c4151ab07a3da
Parent: 42db8a3
Committed by GitHub <noreply@github.com> on 10/21/2021, 8:27:40 PM