Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateTopicCache ¶
func UpdateTopicCache(ctx context.Context, serviceAuthToken string, topicClient topicCli.Clienter) func() *cache.Topic
UpdateTopicCache is a function to update the topic cache in publishing (private) mode. This function talks to the dp-topic-api via its private endpoints to retrieve the root topic and its subtopic ids The data returned by the dp-topic-api is of type *models.PrivateSubtopics which is then transformed in this function for the controller If an error has occurred, this is captured in log.Error and then an empty topic is returned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.