server

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	svc.ServiceType
	*oauth2server.Service
	// contains filtered or unexported fields
}

func NewService

func NewService(name string, rootURL string, config svcconfig.Config) *Service

func (Service) Metadata

func (s Service) Metadata() interface{}

func (Service) Name

func (s Service) Name() string

func (Service) OAuthUserProfileLoader

func (s Service) OAuthUserProfileLoader(client *http.Client) (token auth.Token, _ error)

type ServiceFactory

type ServiceFactory struct {
	svc.ServiceType
	// contains filtered or unexported fields
}

func NewServiceFactory

func NewServiceFactory(endpointURL string, redirects serverconfig.ServerRedirectConfig) ServiceFactory

func (ServiceFactory) Create

func (f ServiceFactory) Create(name string, options map[string]interface{}) (service.Service, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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