models

package
v0.0.0-...-a6b3cc4 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	ID        int
	Title     string
	Body      string
	Author    string
	UpdatedAt time.Time
}

Article struct

func GetIndex

func GetIndex() []Article

GetIndex func

func GetInfo

func GetInfo(title string) Article

GetInfo func

func (*Article) SaveInfo

func (a *Article) SaveInfo() string

SaveInfo func

Jump to

Keyboard shortcuts

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