oauth

package
v3.0.0-...-3edb00a Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalMutex = mutexMap{}

Functions

This section is empty.

Types

type CredentialLock

type CredentialLock interface {
	Lock(uint)
	Unlock(uint)
}

CredentialLock 针对存储策略凭证的锁

type TokenProvider

type TokenProvider interface {
	UpdateCredential(ctx context.Context, isSlave bool) error
	AccessToken() string
}

Jump to

Keyboard shortcuts

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