Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is used for getting information about a match from a postgres database.
func (*Service) GetBasicMatches ¶
func (s *Service) GetBasicMatches(eventKey string) ([]match.BasicMatch, error)
GetBasicMatches fetches basic information about a match from the postgres database.
Click to show internal directories.
Click to hide internal directories.