package
1.29.0
Repository: https://github.com/cs3org/reva.git
Documentation: pkg.go.dev

# Functions

Parse parses an acl string with the given delimiter (LongTextForm or ShortTextForm).
ParseEntry parses a single ACL.
ParseLWEntry parses a single lightweight ACL.

# Constants

LongTextForm contains one ACL entry per line.
ShortTextForm is a sequence of ACL entries separated by commas, and is used for input.
TypeGroup indicates the qualifier identifies a group.
TypeLightweight indicates the qualifier identifies a lightweight user.
TypeUser indicates the qualifier identifies a user.

# Structs

The ACLs represent a delimiter separated list of ACL entries.
Entry
The Entry of an ACL is represented as three colon separated fields:.