ctx

package
v0.0.0-...-f6cc6f7 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmailVerificationConfig

func EmailVerificationConfig(r *http.Request) *config.EmailVerificationConfig

func EmailVerificationTokensQ

func EmailVerificationTokensQ(r *http.Request) data.EmailVerificationTokens

func JwtConfig

func JwtConfig(r *http.Request) *config.JwtConfig

func Log

func Log(r *http.Request) *logan.Entry

func Notificator

func Notificator(r *http.Request) notificator.Connector

func OAuth2GoogleConfig

func OAuth2GoogleConfig(r *http.Request) *oauth2.Config

func OAuth2GoogleStateConfig

func OAuth2GoogleStateConfig(r *http.Request) *config.OAuth2GoogleStateConfig

func OAuth2StatesQ

func OAuth2StatesQ(r *http.Request) data.OAuth2States

func PasswordRecoveryConfig

func PasswordRecoveryConfig(r *http.Request) *config.PasswordRecoveryConfig

func PasswordRecoveryTokensQ

func PasswordRecoveryTokensQ(r *http.Request) data.PasswordRecoveryTokens

func PostsQ

func PostsQ(r *http.Request) data.Posts

func RefreshCookieConfig

func RefreshCookieConfig(r *http.Request) *config.RefreshCookieConfig

func RefreshTokensQ

func RefreshTokensQ(r *http.Request) data.RefreshTokens

func SetEmailVerificationConfig

func SetEmailVerificationConfig(cfg *config.EmailVerificationConfig) func(ctx context.Context) context.Context

func SetEmailVerificationTokensQ

func SetEmailVerificationTokensQ(q data.EmailVerificationTokens) func(context.Context) context.Context

func SetJwtConfig

func SetJwtConfig(cfg *config.JwtConfig) func(context.Context) context.Context

func SetLog

func SetLog(entry *logan.Entry) func(context.Context) context.Context

func SetNotificator

func SetNotificator(notificator notificator.Connector) func(context.Context) context.Context

func SetOAuth2GoogleConfig

func SetOAuth2GoogleConfig(cfg *oauth2.Config) func(context.Context) context.Context

func SetOAuth2GoogleStateConfig

func SetOAuth2GoogleStateConfig(cfg *config.OAuth2GoogleStateConfig) func(context.Context) context.Context

func SetOAuth2StatesQ

func SetOAuth2StatesQ(q data.OAuth2States) func(context.Context) context.Context

func SetPasswordRecoveryConfig

func SetPasswordRecoveryConfig(cfg *config.PasswordRecoveryConfig) func(ctx context.Context) context.Context

func SetPasswordRecoveryTokensQ

func SetPasswordRecoveryTokensQ(q data.PasswordRecoveryTokens) func(context.Context) context.Context

func SetPostsQ

func SetPostsQ(q data.Posts) func(context.Context) context.Context

func SetRefreshCookieConfig

func SetRefreshCookieConfig(cfg *config.RefreshCookieConfig) func(ctx context.Context) context.Context

func SetRefreshTokensQ

func SetRefreshTokensQ(q data.RefreshTokens) func(context.Context) context.Context

func SetStarredPostsQ

func SetStarredPostsQ(q data.StarredPosts) func(context.Context) context.Context

func SetUsersQ

func SetUsersQ(q data.Users) func(context.Context) context.Context

func SetWebConfig

func SetWebConfig(cfg *config.WebConfig) func(ctx context.Context) context.Context

func StarredPostsQ

func StarredPostsQ(r *http.Request) data.StarredPosts

func UsersQ

func UsersQ(r *http.Request) data.Users

func WebConfig

func WebConfig(r *http.Request) *config.WebConfig

Types

This section is empty.

Jump to

Keyboard shortcuts

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