andig
andig
I have a situation where I don't know the target struct and hence decode into a map. This will create duplicate keys if input has multiple types of key case....
I've just had the requirement, to provide specific unmarshaling of some structures without modifying the unmarshaler configuration. I already have `WeaklyTypedInput` and `DecodeHook`/`ComposeDecodeHookFunc`. I'd like to propose implementing an `UnmarshallerHookFunc`...
### What version of Go are you using (`go version`)? $ go version go version go1.22.2 darwin/arm64 ### Does this issue reproduce with the latest release? yes ### What operating...
Does grafico support click events? I'd need e.g. pie and bar charts where the individual data points are clickable to provide page navigation. Best regards, Andreas
Due to #120 the `config.json` needs to be updated as of 0.9.5. Platform has to be (notice upper case): "platform": "FRITZ!Box"
Should fix #109
Fix https://github.com/andig/carddav2fb/issues/196
/cc @blacksenator könntest Du Dir mal die Testfehler anschauen?
Fix doc issue from #202. Depends on https://travis-ci.community/t/php-7-3-pre-install-phpunit-version-9-0-is-broken/8187.