t / t4018 / golang-structon commit switch: reject if some operation is in progress (c45f0f5)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}