Seagate / halon

High availability solution
Apache License 2.0
1 stars 0 forks source link

halonctl: Refactor `getOptions`. Use explicit import lists #1454

Closed 1468ca0b-2a64-4fb4-8e52-ea5806644b4c closed 6 years ago

1468ca0b-2a64-4fb4-8e52-ea5806644b4c commented 6 years ago

Created by: vvv

1468ca0b-2a64-4fb4-8e52-ea5806644b4c commented 6 years ago

Created by: vvv

createTransport comes from a different module (Network.Transport.TCP). It is imported at line 31.

1468ca0b-2a64-4fb4-8e52-ea5806644b4c commented 6 years ago

Created by: madhavemuri

Add createTransport here.