provider

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package provider defines basic structure for a coconut Service Provider server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	*server.BaseServer
	// contains filtered or unexported fields
}

Provider defines all the required attributes for a coconut provider.

func New

func New(cfg *config.Config) (*Provider, error)

New returns a new Server instance parameterized with the specified configuration. nolint: gocyclo

func (*Provider) Shutdown

func (prov *Provider) Shutdown()

Shutdown cleanly shuts down a given Provider instance.

Jump to

Keyboard shortcuts

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