package
1.2.8
Repository: https://github.com/dgraph-io/dgraph.git
Documentation: pkg.go.dev

# Functions

RefreshAcls queries for the ACL triples and refreshes the ACLs accordingly.
ResetAcl clears the aclCachePtr and upserts the Groot account.

# Constants

NeedAuthorize is used to indicate that the request needs to be authorized.
NoAuthorize is used to indicate that authorization needs to be skipped.

# Structs

Server implements protos.DgraphServer.