package
Version:
v0.0.0-...-a058922
Opens a new window with list of versions in this module.
Published: Nov 19, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Permission struct {
Actor string `json:"actor"`
Operations []string `json:"operations"`
Path string `json:"path"`
UUID string `json:"uuid"`
}
type V1_Permission struct {
Actor string `json:"actor"`
Operations []string `json:"operations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.