adw1n
adw1n
Right now users decide on supported command name using `Command::Use` and `Command::Aliases`. There is no way to tell Cobra to use case-insensitive name matching. Cobra has `SetGlobalNormalizationFunc` which can be...
# Description When I use the `fluent/fluentd:v1.1.0` image the `in_tail` plugin fallbacks to polling file every 5 seconds instead of using `inotify`. This causes loss in timestamp precision. `fluent/fluentd:v1.1.0-debian` image...
Header guards are missing in RestClient.h
I'd use F() macro wherever possible to put string literals in FLASH memory instead of in RAM.