Skip to content

Commit ff4b4e0

Browse files
authored
Rename Protoc plugin constant to 'protoc-gen-rgo'
1 parent 84b6f9e commit ff4b4e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/hz/meta/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const (
5555

5656
// hz Plugins
5757
const (
58-
ProtocPluginName = "protoc-gen-hertz"
58+
ProtocPluginName = "protoc-gen-rgo"
5959
ThriftPluginName = "thrift-gen-hertz"
6060
)
6161

0 commit comments

Comments
 (0)