Add more documentation

This commit is contained in:
Bolke de Bruin 2020-07-18 19:42:06 +02:00
parent c68ec69b92
commit cbb4c29b4d
4 changed files with 57 additions and 9 deletions

View file

@ -20,7 +20,6 @@ type OpenIDConfig struct {
ProviderUrl string
ClientId string
ClientSecret string
CallbackHost string
}
type RDGCapsConfig struct {