model

package
v0.0.0-...-572b5b8 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	ID      int
	URL     string
	Title   string
	Tags    string
	Content string
}

Page type is struct of one webpage data. Id is primary key of bookmark page. Title is webpage's title and Content is webpage's html body. Both of them got by http request.

Jump to

Keyboard shortcuts

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