Michael Eischer 985722b102 Remove ctx from globalOptions
Previously the global context was either accessed via gopts.ctx,
stored in a local variable and then used within that function or
sometimes both. This makes it very hard to follow which ctx or a wrapped
version of it reaches which method.

Thus just drop the context from the globalOptions struct and pass it
explicitly to every command line handler method.
2022-10-03 00:19:46 +02:00
..
2017-07-23 14:19:13 +02:00
2021-01-30 20:02:37 +01:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2020-08-30 16:00:48 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-09-11 00:44:12 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2020-12-23 23:26:04 +03:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2021-01-30 20:02:37 +01:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2017-07-23 14:19:13 +02:00
2020-11-28 17:00:31 +01:00
2021-01-30 20:02:37 +01:00
2022-09-10 23:50:20 +02:00
2017-07-23 14:19:13 +02:00
2020-08-04 08:38:57 +02:00
2022-10-03 00:19:46 +02:00
2022-08-19 19:12:26 +02:00