package
2.0.0-rc1+incompatible
Repository: https://github.com/dgraph-io/dgraph.git
Documentation: pkg.go.dev
# Functions
PeriodicallyPostTelemetry periodically reports telemetry data for alpha.
RefreshAcls queries for the ACL triples and refreshes the ACLs accordingly.
ResetAcl clears the aclCachePtr and upserts the Groot account.
# Constants
Authorize is used to set if the request requires validation.
IsGraphql is used to validate requests which are allowed to mutate dgraph.graphql.schema.
NeedAuthorize is used to indicate that the request needs to be authorized.
NoAuthorize is used to indicate that authorization needs to be skipped.