Documentation
¶
Index ¶
Constants ¶
View Source
const AAFsoReadRepo = fsoauthz.AAFsoReadRepo
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Event ¶
type Event struct { Event string `json:"event"` Id string `json:"id"` Parent string `json:"parent"` Etime string `json:"etime"` Note string `json:"note,omitempty"` RepoId string `json:"repoId,omitempty"` RepoEventId string `json:"repoEventId,omitempty"` GlobalPath string `json:"globalPath,omitempty"` FileHost string `json:"fileHost,omitempty"` HostPath string `json:"hostPath,omitempty"` ShadowPath string `json:"shadowPath,omitempty"` OldGlobalPath string `json:"oldGlobalPath,omitempty"` OldFileHost string `json:"oldFileHost,omitempty"` OldHostPath string `json:"oldHostPath,omitempty"` OldShadowPath string `json:"oldShadowPath,omitempty"` NewGlobalPath string `json:"newGlobalPath,omitempty"` NewFileHost string `json:"newFileHost,omitempty"` NewHostPath string `json:"newHostPath,omitempty"` ErrorMessage string `json:"errorMessage,omitempty"` }
Click to show internal directories.
Click to hide internal directories.