config

package
v0.0.0-...-f92ab88 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestingConfig = Config{
	Migration: nil,
	Dsn:       "postgres://pulse_user:password@localhost:5433/pulse_testing?sslmode=disable",
}

Functions

This section is empty.

Types

type Config

type Config struct {
	Migration *migrate.Migrate
	Dsn       string
	DB        *sqlx.DB
}

func (*Config) InsertTestData

func (c *Config) InsertTestData() error

Jump to

Keyboard shortcuts

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