package
Version:
v0.0.0-...-678bb0e
Opens a new window with list of versions in this module.
Published: Aug 8, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package acls is a generated protocol buffer package.
It is generated from these files:
github.com/luci/luci-go/dm/api/acls/acls.proto
It has these top-level messages:
Acls
type Acls struct {
Readers []string `protobuf:"bytes,1,rep,name=readers" json:"readers,omitempty"`
Writers []string `protobuf:"bytes,2,rep,name=writers" json:"writers,omitempty"`
}
TODO(iannucci): move these to per-project acls when implementing per-project
namespaces.
func (*Acls) ProtoMessage()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.