// +build tools package main import ( _ "github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2" )