MCPcopy Create free account
hub / github.com/FloatTech/ZeroBot-Plugin-Playground / TableName

Method TableName

plugin/rsshub/domain/model.go:61–63  ·  view source on GitHub ↗

TableName ...

()

Source from the content-addressed store, hash-verified

59
60// TableName ...
61func (RssSource) TableName() string {
62 return tableNameRssSource
63}
64
65// IfNeedUpdate ...
66func (r RssSource) IfNeedUpdate(cmp *RssSource) bool {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected