mysql

package
v0.0.0-...-72e19a3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlogModel

type BlogModel struct {
	DB *sql.DB
}

func (*BlogModel) Get

func (m *BlogModel) Get(id int) (*models.Blog, error)

func (*BlogModel) Insert

func (m *BlogModel) Insert(title, author, content, expires string) (int, error)

func (*BlogModel) Latest

func (m *BlogModel) Latest() ([]*models.Blog, error)

Jump to

Keyboard shortcuts

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