Commit 2cf045cc authored by vipwzw's avatar vipwzw

修改一些注释

parent 008a0d7f
......@@ -10,6 +10,7 @@ import (
type Scorer interface {
GetScore() int64
Hash() []byte
//在score相同情况下的比较
Compare(Scorer) int
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment