models

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 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 HouseInfo

type HouseInfo struct {
	Title        string     `json:"title"`
	Link         string     `json:"link"`
	Author       string     `json:"author"`
	AuthorID     string     `json:"authorID"`
	AuthorLink   string     `json:"authorLink"`
	DataFrom     string     `json:"dataFrom"`
	Date         *time.Time `json:"date"`
	DateStr      string     `json:"dateStr"`
	CommentCount int        `json:"commentCount"`
}

Jump to

Keyboard shortcuts

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