private

package
v0.65.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpdateCensusTopic

func UpdateCensusTopic(ctx context.Context, serviceAuthToken string, topicClient topicCli.Clienter) func() *cache.Topic

UpdateCensusTopic is a function to update the census topic cache in publishing (private) mode. This function talks to the dp-topic-api via its private endpoints to retrieve the census 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 census topic is returned

func UpdateDataTopicCache added in v0.61.0

func UpdateDataTopicCache(ctx context.Context, serviceAuthToken string, topicClient topicCli.Clienter) func() *cache.Topic

UpdateDataTopicCache is a function to update the data 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL