Documentation
¶
Index ¶
- type Storage
- func (s *Storage) Add(ctx context.Context, repo, date string, users []string) error
- func (s *Storage) Diff(ctx context.Context, repo string, today string, prev string) ([]string, []string, error)
- func (s *Storage) GetPreviousDate(ctx context.Context, repo string, today string) (string, error)
- func (s *Storage) GetStargazers(ctx context.Context) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.