gatewayd-io / gatewayd-plugin-sdk

GatewayD SDK for building plugins
https://docs.gatewayd.io/developing-plugins/sdk-reference/
Apache License 2.0
6 stars 2 forks source link

Configuration management #3

Open mostafa opened 1 year ago

mostafa commented 1 year ago

The PluginConfig is a map[string]interface{}. The configuration management should be able to handle types cleanly.