uber-common / cadence-samples

Other
191 stars 92 forks source link

Updated samples to reflect package refactoring of Cadence client #1

Closed mfateev closed 6 years ago

mfateev commented 6 years ago

Removed vendor directory as it has to be constructed during glide install. Updated code to compile and execute after package refactoring: https://github.com/uber-go/cadence-client/commit/bad6a2b232d0beaeceaf9b513ff947e034fdb24d Updated factory to use yarpc client instead of Thrift one.