internal

package
v0.0.0-...-4e1bd8b Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Databases

func Databases() map[string]*xorm.Engine

Databases connects to the resources databases.

Types

type Macapa

type Macapa struct {
	ID        int    `xorm:"pk autoincr"`
	Name      string `xorm:"varchar(200) notnull"`
	Cellphone string `xorm:"varchar(20) notnull"`
}

Macapa defines the User at the provided database.

type Varejao

type Varejao struct {
	ID        int    `xorm:"pk autoincr"`
	Name      string `xorm:"varchar(100) notnull"`
	Cellphone string `xorm:"varchar(13) notnull"`
}

Varejao defines the User at the provided database.

Jump to

Keyboard shortcuts

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