Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct { // The user name. Name string // contains filtered or unexported fields }
User represents an end-user which connected to the server via the DTail client.
func (*User) HasFilePermission ¶
HasFilePermission is used to determine whether user is alowed to read a file.
Click to show internal directories.
Click to hide internal directories.