Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoggedInViewer ¶
func GetLoggedInViewer(viewerID string) (viewer.ViewerContext, error)
Types ¶
type LoggedinViewerContext ¶
type LoggedinViewerContext struct {
ViewerID string
}
func (LoggedinViewerContext) GetViewer ¶
func (v LoggedinViewerContext) GetViewer() viewer.LoggedInEntity
func (LoggedinViewerContext) GetViewerID ¶
func (v LoggedinViewerContext) GetViewerID() string
type OmniViewerContext ¶
type OmniViewerContext struct {
viewer.LoggedOutViewerContext
}
func (OmniViewerContext) IsOmniscient ¶
func (OmniViewerContext) IsOmniscient() bool
Click to show internal directories.
Click to hide internal directories.