store

package
v1.27.0-blob-service.1 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2018 License: BSD-2-Clause Imports: 2 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProviderSessionSession

type ProviderSessionSession interface {
	io.Closer
	auth.ProviderSessionAccessor
}

type RestrictedTokenSession

type RestrictedTokenSession interface {
	io.Closer
	auth.RestrictedTokenAccessor
}

type Store

type Store interface {
	NewProviderSessionSession() ProviderSessionSession
	NewRestrictedTokenSession() RestrictedTokenSession
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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