models

package
v0.0.0-...-d8da357 Latest Latest
Warning

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

Go to latest
Published: May 30, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectDB

func ConnectDB(ctx string) *gorm.DB

ConnectDB

func RecordIt

func RecordIt(ctx *gorm.DB)

Recordit

Types

type Contact

type Contact struct {
	gorm.Model
	Contact   int `gorm:"AUTO_INCREMENT"`
	Message   string
	TimeStamp string
}

Contact

Jump to

Keyboard shortcuts

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