Skip to content

Commit

Permalink
Add go support to RocketUpgrade.thrift
Browse files Browse the repository at this point in the history
Summary: Want to be able to use it in Go code downstream.

Reviewed By: leoleovich

Differential Revision: D70358294

fbshipit-source-id: b9ce4c947ae543337d53b7f31970ebfdbf302b59
  • Loading branch information
echistyakov authored and facebook-github-bot committed Feb 28, 2025
1 parent b520fe6 commit 6f5ab6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thrift/lib/thrift/RocketUpgrade.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

namespace cpp2 apache.thrift
namespace py3 thrift.lib.thrift
namespace go 'github.com/facebook/fbthrift/thrift/lib/thrift/rocket_upgrade'

/**
* This interface should be used by the clients that want to attempt upgrading
Expand Down

0 comments on commit 6f5ab6f

Please sign in to comment.