models

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: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoRecord = errors.New("models: no matching records found")

Functions

This section is empty.

Types

type Blog

type Blog struct {
	ID      int
	Title   string
	Author  string
	Content string
	Created time.Time
	Expires time.Time
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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