package
Version:
v0.9.46
Opens a new window with list of versions in this module.
Published: Jul 6, 2017
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Acl struct {
Owner string `bson:"owner" json:"owner"`
Read []string `bson:"read" json:"read"`
Write []string `bson:"write" json:"write"`
Delete []string `bson:"delete" json:"delete"`
}
Acl struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.