serialization

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadErrorResponse

func ReadErrorResponse(resp *http.Response) error

func ReadOkResponse

func ReadOkResponse(resp *http.Response) ([]TopicRecords, error)

Types

type RegisterConsumerInfo

type RegisterConsumerInfo struct {
	Id     string   `json:"id"`
	Group  string   `json:"group"`
	Topics []string `json:"topics"`
}

Message for registering a consumer

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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