Categorygithub.com/ntons/redchart
modulepackage
0.1.9
Repository: https://github.com/ntons/redchart.git
Documentation: pkg.go.dev

# README

ranking charts based on redis

Leaderboard

Leaderboard is a chart which sort elements by a given weight from high to low.

BubbleChart

BubbleChart is a chart which can only append or swap element(s).

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Entry
Entry代表排行榜中的一条数据 Entry.Rank 从0开始的榜单排名 Entry.Id 对象ID Entry.Score 对象分数,排名依据 Entry.Info 对象的详细信息.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
只对Set方法生效的参数.

# Type aliases

No description provided by the author