Back to Sliver

server/gogo

server/gogo/README.md

1.7.3361 B
Original Source

server/gogo

Overview

Customizations for gogo/protobuf integration with the server. Tweaks protobuf handling and compatibility glue. Key routines cover GO within the gogo subsystem.

Go Files

  • go.go – Provides helper functions bridging gogo/protobuf with standard proto packages.
  • go_test.go (tests) – Tests the gogo compatibility helpers.