Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Recommender ¶
type Recommender struct {
// contains filtered or unexported fields
}
func Instance ¶
func Instance() *Recommender
func New ¶
func New(db *db.DB) *Recommender
func (*Recommender) RecommendByHash ¶
func (r *Recommender) RecommendByHash(hash string) (string, error)
Click to show internal directories.
Click to hide internal directories.