Documentation ¶
Overview ¶
Package features perform feature detection in the current WunderGraph application
Index ¶
Constants ¶
View Source
const ( OIDC = Feature("oidc") Auth0 = Feature("auth0") Prometheus = Feature("prometheus") OpenTelemetry = Feature("opentelemetry") GraphQLEndpoint = Feature("graphql-endpoint") SchemaExtension = Feature("schema-extension") HttpProxy = Feature("http-proxy") MTLS = Feature("mtls") CustomJSONScalars = Feature("custom-json-scalars") CustomIntScalars = Feature("custom-int-scalars") CustomFloatScalars = Feature("custom-float-scalars") S3Uploads = Feature("s3-uploads") TokenAuth = Feature("token-auth") ORM = Feature("orm") OpenAI = Feature("openai") AdvancedHooks = Feature("advanced-hooks") AuthenticationHooks = Feature("authentication-hooks") Federation = Feature("federation") SQLServer = Feature("sql-server") SOAP = Feature("soap") ClaimInjection = Feature("claim-injection") )
Variables ¶
This section is empty.
Functions ¶
func IsEnterprise ¶
IsEnterprise returns true iff feat is only available with an enterprise license
Types ¶
Click to show internal directories.
Click to hide internal directories.