Josh Bleecher Snyder 081be3e96b cmd/cloner: simplify code
Change from a single-case type switch to a type assertion
with an early return.

That exposes that the name arg to gen is unneeded.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-09-17 16:46:08 -07:00
..
2021-09-17 16:46:08 -07:00
2021-05-16 14:52:00 -07:00
2021-09-14 13:21:55 -07:00
2021-08-05 15:54:00 -07:00