traefik / paerser

Loads configuration from many sources
Apache License 2.0
54 stars 18 forks source link

fix: raw slice parsing #11

Closed ldez closed 2 years ago

ldez commented 2 years ago

improve slice parsing with raw type (map[string]interface{})

Fixes https://github.com/traefik/traefik/issues/9217 Related to #9