Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupBinding ¶
GroupBinding holds the ID and name of a group binding.
type Organisation ¶
type Session ¶
type Session struct {
SessionID string
RefreshID string
UserID int64
OrgID int64
Administrator bool
Expires int64
}
Session holds the fields scanned from a session query.
Click to show internal directories.
Click to hide internal directories.