Skip to content

Conversation

@VojtechVitek
Copy link
Contributor

@VojtechVitek VojtechVitek commented Nov 9, 2025

@VojtechVitek VojtechVitek force-pushed the update-to-gen-golang-v0-23-2 branch from 8560a41 to 4eeec46 Compare November 9, 2025 16:14
func (m *method) Service() string { return m.service }
func (m *method) Annotations() map[string]string { return m.annotations }

var methods = map[string]*method{
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Server only (removed from client-generated code)
  • Updated to pointer receiver
  • Removed copying of the elements

@VojtechVitek VojtechVitek merged commit b4e306b into master Nov 9, 2025
4 checks passed
@VojtechVitek VojtechVitek deleted the update-to-gen-golang-v0-23-2 branch November 9, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants