internal/bootstrap¶
github.com/gamidoc/backend/internal/bootstrap
Functions¶
NewMailer¶
func NewMailer(cfg config.Config) (mailer.Mailer, error) {
NewObjectStore¶
func NewObjectStore(cfg config.Config) (objectstore.ObjectStore, error) {