model

package module
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

README

model

模型层

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOrm added in v0.0.3

func NewOrm(conf Conf) (*gorm.DB, error)

NewOrm 实例化 orm

Types

type Conf added in v0.0.2

type Conf struct {
	User string
	Pass string
	Host string
	Port string
	Db   string
}

Jump to

Keyboard shortcuts

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