list

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumerGroups

func ConsumerGroups(ctx *gin.Context)

ConsumerGroups list consumer groups

func Topics

func Topics(ctx *gin.Context)

Topics list topics

Types

type ConsumerGroupsRequest

type ConsumerGroupsRequest struct {
	Brokers string `json:"brokers"  form:"brokers"  binding:"required"` //kafka brokers
}

ConsumerGroupsRequest request

type TopicsRequest

type TopicsRequest struct {
	Brokers string `json:"brokers"  form:"brokers"  binding:"required"` //kafka brokers
}

TopicsRequest request

Jump to

Keyboard shortcuts

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