//
pkg.gl
Category
github.com/cloudfoundry-community/stratos
src
backend
app-core
repository
tokens
package
2.0.0-beta-001+incompatible
Repository:
https://github.com/cloudfoundry-community/stratos.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
353 SLOC
#
Functions
InitRepositoryProvider
InitRepositoryProvider - One time init for the given DB Provider.
NewPgsqlTokenRepository
NewPgsqlTokenRepository - get a reference to the token data source.
#
Structs
PgsqlTokenRepository
PgsqlTokenRepository is a PostgreSQL-backed token repository.
Token
Token -.
#
Interfaces
Repository
Repository is an application of the repository pattern for storing tokens.