package ginerror import "git.icod.de/dalu/oidc/options" type Error struct { Description options.ErrorDescription Error error }