Documentation
¶
Index ¶
- type Service
- func (s *Service) BuildScore(item *model.Item, seasonID string) (normalizationScore float64)
- func (s *Service) Close()
- func (s *Service) Filter()
- func (s *Service) Normalization(x int, max int, min int) (normalizationScore float64)
- func (s *Service) Ping(c context.Context) (err error)
- func (s *Service) Refresh()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service struct
func (*Service) BuildScore ¶
BuildScore ...
func (*Service) Normalization ¶
Normalization ...
Click to show internal directories.
Click to hide internal directories.