Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶
type Stats interface {
APILinkGen()
APILinkRequest()
APIUnlink()
APIAuth()
APIKeys()
LinkGen()
LinkRequest()
Keys()
ID()
JWT()
GetUserByID()
GetUser()
SetUserName()
GetNewsList()
GetNews()
PostNews()
Close() error
}
Stats provides an interface that different stats backend can implement to track server usage.
Click to show internal directories.
Click to hide internal directories.