This website requires JavaScript.
Explore
Help
Sign In
lingling
/
tiny-rdm
mirror of
https://github.com/tiny-craft/tiny-rdm.git
Watch
1
Star
0
Fork
You've already forked tiny-rdm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8882d4eea
tiny-rdm
/
backend
/
types
/
zset.go
7 lines
100 B
Go
Raw
Blame
History
package
types
type
ZSetItem
struct
{
Value
string
`
json:"value"
`
Score
float64
`
json:"score"
`
}
Reference in New Issue
View Git Blame
Copy Permalink