configuration

package
v0.0.0-...-723eb5a Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetConnection

func GetConnection() *gorm.DB

GetConnection obtiene una conexion a la bd

Types

type Configuration

type Configuration struct {
	Server   string
	Port     string
	User     string
	Password string
	Database string
}

Configuration crea un struct para el json

func GetConfiguration

func GetConfiguration() Configuration

GetConfiguration obtiene la configuración del json

Jump to

Keyboard shortcuts

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