package
2.0.0+incompatible
Repository: https://github.com/netlify/gocommerce.git
Documentation: pkg.go.dev
# Functions
LoadConfig loads the per-instance configuration from a file.
LoadGlobal will construct the core config from the file.
# Structs
Configuration holds all the per-tenant configuration for gocommerce.
DBConfiguration holds all the database related configuration.
EmailContentConfiguration holds the configuration for emails, both subjects and template URLs.
GlobalConfiguration holds all the global configuration for gocommerce.
JWTConfiguration holds all the JWT related configuration.
No description provided by the author