package
Version:
v0.8.12
Opens a new window with list of versions in this module.
Published: May 15, 2014
License: BSD-2-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 4
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"`
}
Node.Acl struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.