provider

package
v1.30.0-dexcom-api-v2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2018 License: BSD-2-Clause Imports: 1 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory interface {
	Get(typ string, name string) (Provider, error)
}

type Provider

type Provider interface {
	Type() string
	Name() string

	OnCreate(ctx context.Context, userID string, providerSessionID string) error
	OnDelete(ctx context.Context, userID string, providerSessionID string) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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