Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHubTagResultsFetcher ¶
func NewHubTagResultsFetcher(hubClient *HubClientImpl) cache.Fetcher[[]TagResult]
Types ¶
type HubClientImpl ¶
type HubClientImpl struct {
// contains filtered or unexported fields
}
func NewHubClient ¶
func NewHubClient() *HubClientImpl
func (*HubClientImpl) GetTagsFromURL ¶
type HubTagResultsFetcherImpl ¶
type HubTagResultsFetcherImpl struct {
// contains filtered or unexported fields
}
type HubTagsKey ¶
func (HubTagsKey) CacheKey ¶
func (k HubTagsKey) CacheKey() string
type Service ¶
func NewService ¶
func NewService() Service
type ServiceImpl ¶
type ServiceImpl struct {
// contains filtered or unexported fields
}
type TagsResponse ¶
Click to show internal directories.
Click to hide internal directories.