Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
Repositories providers.Repositories
}
Storage is handling the data we fetch from the providers APIs in order to not overwhelm them and also reduce the risk to get rate-limited TODO: Convert it to an interface in order to other storage providers than in-memory
Click to show internal directories.
Click to hide internal directories.