Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Content ¶
type Content struct { SourceID uint HashID string `gorm:"primary_key"` RawID string RawLink string Title string Description string `gorm:"-"` //ignore to db TelegraphURL string EditTime }
Content fetcher content
Source Files ¶
Click to show internal directories.
Click to hide internal directories.