models

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feed

type Feed struct {
	ID     int
	Name   string
	Url    string
	ChatID int64
	UserID int
}

Basic Feed Model for selects

type FeedData

type FeedData struct {
	ID            int
	FeedID        int
	Title         string
	Link          string
	Published     bool
	PublishedDate time.Time
	ChatID        int64
}

Basic Feed Data Model for the Feed Items which we get from the Feed

Jump to

Keyboard shortcuts

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