Documentation ¶
Index ¶
Constants ¶
View Source
const ( Read = C.ACL_READ Write = C.ACL_WRITE Execute = C.ACL_EXECUTE TypeDefault = C.ACL_TYPE_DEFAULT TypeAccess = C.ACL_TYPE_ACCESS UndefinedTag = C.ACL_UNDEFINED_TAG UserObj = C.ACL_USER_OBJ User = C.ACL_USER GroupObj = C.ACL_GROUP_OBJ Group = C.ACL_GROUP Mask = C.ACL_MASK Other = C.ACL_OTHER )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Perm ¶
type Perm C.acl_perm_t
Click to show internal directories.
Click to hide internal directories.