topics

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package topics implements topic endpoint interaction.

Package topics implements topic endpoint interaction.

Package topics implements topic endpoint interaction.

Index

Constants

View Source
const (
	// DefaultPath is the url path for api calls for topics
	DefaultPath = "/api/v1/topic"
)

Variables

This section is empty.

Functions

func DoDelete

func DoDelete(
	endpoint string,
	headers map[string]string,
	logger *zap.Logger,
) ([]byte, error)

DoDelete does the delete api calls for topics

func DoGet

func DoGet(
	endpoint string,
	headers map[string]string,
	logger *zap.Logger,
) ([]byte, error)

DoGet calls the backend api for get topics

Types

This section is empty.

Jump to

Keyboard shortcuts

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