You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you define multiple services in one thrift file with functions in each that have the same name, there are name collisions with some of the helper structs which prevent the whole from building.
If you define multiple services in one thrift file with functions in each that have the same name, there are name collisions with some of the helper structs which prevent the whole from building.