context

package
v1.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2017 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithContext

func WithContext(metricServicesClient metricservicesClient.Client, userServicesClient userservicesClient.Client, dataServicesClient dataservicesClient.Client,
	messageStore messageStore.Store, notificationStore notificationStore.Store, permissionStore permissionStore.Store, profileStore profileStore.Store,
	sessionStore sessionStore.Store, userStore userStore.Store, handler service.HandlerFunc) rest.HandlerFunc

Types

type Standard

type Standard struct {
	commonService.Context
	// contains filtered or unexported fields
}

func (*Standard) AuthenticationDetails

func (s *Standard) AuthenticationDetails() userservicesClient.AuthenticationDetails

func (*Standard) DataServicesClient added in v1.2.0

func (s *Standard) DataServicesClient() dataservicesClient.Client

func (*Standard) MessageStoreSession added in v1.2.0

func (s *Standard) MessageStoreSession() messageStore.Session

func (*Standard) MetricServicesClient

func (s *Standard) MetricServicesClient() metricservicesClient.Client

func (*Standard) NotificationStoreSession added in v1.2.0

func (s *Standard) NotificationStoreSession() notificationStore.Session

func (*Standard) PermissionStoreSession added in v1.2.0

func (s *Standard) PermissionStoreSession() permissionStore.Session

func (*Standard) ProfileStoreSession added in v1.2.0

func (s *Standard) ProfileStoreSession() profileStore.Session

func (*Standard) SessionStoreSession added in v1.2.0

func (s *Standard) SessionStoreSession() sessionStore.Session

func (*Standard) SetAuthenticationDetails

func (s *Standard) SetAuthenticationDetails(authenticationDetails userservicesClient.AuthenticationDetails)

func (*Standard) UserServicesClient

func (s *Standard) UserServicesClient() userservicesClient.Client

func (*Standard) UserStoreSession added in v1.2.0

func (s *Standard) UserStoreSession() userStore.Session

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL