Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIConfig ¶
type APIConfig struct { CorsOrigin string Log logrus.FieldLogger DB *sqlx.DB Session *scs.SessionManager Mailer token.Mailer TokenTimeout time.Duration Background *background.Background Paypal *paypal.Client Stripe *stripecl.API StripeCfg config.Stripe Providers map[string]auth.Provider LoginRedirectURL string ActivationRequired bool }
APIConfig contains all the mandatory dependencies required by handlers.
Directories ¶
Path | Synopsis |
---|---|
Package weberr allows to add behaviors to errors.
|
Package weberr allows to add behaviors to errors. |
Click to show internal directories.
Click to hide internal directories.