config

package
v0.0.0-...-7ebc220 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package config standardizes config for our application. This package must not be imported anywhere except `main` packages. Anything that requires the config deeper than the main package must be configured with dependency injection, passing config down through the intermediate layers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Database

func Database() *gorm.DB

Types

This section is empty.

Jump to

Keyboard shortcuts

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