[译]Go Protobuf:新的 Opaque API

protoc --proto_path=. \
    --go_out=./ \
+    --go_opt=default_api_level=API_OPAQUE \