context

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2016 License: BSD-3-Clause Imports: 10 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,
	dataFactory data.Factory, dataDeduplicatorFactory deduplicator.Factory,
	dataStore dataStore.Store, taskStore taskStore.Store, handler service.HandlerFunc) rest.HandlerFunc

Types

type Standard

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

func (*Standard) AuthenticationDetails added in v1.0.0

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

func (*Standard) DataDeduplicatorFactory

func (s *Standard) DataDeduplicatorFactory() deduplicator.Factory

func (*Standard) DataFactory

func (s *Standard) DataFactory() data.Factory

func (*Standard) DataStoreSession

func (s *Standard) DataStoreSession() dataStore.Session

func (*Standard) MetricServicesClient added in v1.0.0

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

func (*Standard) SetAuthenticationDetails added in v1.0.0

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

func (*Standard) TaskStoreSession added in v1.2.0

func (s *Standard) TaskStoreSession() taskStore.Session

func (*Standard) UserServicesClient

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

Jump to

Keyboard shortcuts

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