settings

package
v0.0.0-...-1fa16a9 Latest Latest
Warning

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

Go to latest
Published: May 26, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings interface {
	Port() string
	JWTSecret() string
	PostgresConfig() *pgxpool.Config
	RegionalRedisOptions() *redis.Options
	GlobalRedisOptions() *redis.Options
	S3Config(context.Context) *aws.Config
	StaticPublicBaseURL() string
	ImageBucket() string
	BlockchainURI() string
	RealIPHeader() string
	IPFSGatewayURI() string
	WokerURI() string
}

func NewSettings

func NewSettings() Settings

Jump to

Keyboard shortcuts

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