Documentation ¶
Index ¶
- func ChangePushToken(w http.ResponseWriter, r *http.Request)
- func DownloadCovidDataTotal(w http.ResponseWriter, r *http.Request)
- func DownloadMetrics(w http.ResponseWriter, r *http.Request)
- func GetCovidData(w http.ResponseWriter, r *http.Request)
- func IsEhridActive(w http.ResponseWriter, r *http.Request)
- func PrepareNewMetricsVersion(w http.ResponseWriter, r *http.Request)
- func PublishKeys(w http.ResponseWriter, r *http.Request)
- func RegisterEhrid(w http.ResponseWriter, r *http.Request)
- func RegisterEhridAfterMath(ctx context.Context, m pubsub.Message) error
- func RegisterNotification(w http.ResponseWriter, r *http.Request)
- func RegisterNotificationAfterMath(ctx context.Context, m pubsub.Message) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangePushToken ¶
func ChangePushToken(w http.ResponseWriter, r *http.Request)
ChangePushToken ChangePushToken handler.
func DownloadCovidDataTotal ¶
func DownloadCovidDataTotal(w http.ResponseWriter, r *http.Request)
DownloadCovidDataTotal handler.
func DownloadMetrics ¶ added in v0.3.2
func DownloadMetrics(w http.ResponseWriter, r *http.Request)
DownloadMetrics handler.
func IsEhridActive ¶
func IsEhridActive(w http.ResponseWriter, r *http.Request)
IsEhridActive IsEhridActive handler.
func PrepareNewMetricsVersion ¶ added in v0.3.2
func PrepareNewMetricsVersion(w http.ResponseWriter, r *http.Request)
PrepareNewMetricsVersion handler.
func PublishKeys ¶ added in v0.3.1
func PublishKeys(w http.ResponseWriter, r *http.Request)
PublishKeys handler.
func RegisterEhrid ¶
func RegisterEhrid(w http.ResponseWriter, r *http.Request)
RegisterEhrid Registration handler.
func RegisterEhridAfterMath ¶ added in v0.3.2
RegisterEhridAfterMath handler.
func RegisterNotification ¶
func RegisterNotification(w http.ResponseWriter, r *http.Request)
RegisterNotification RegisterNotification handler.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.