models

package
v0.0.0-...-783eb67 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumerstoreAppLogConsumeResponse

type ConsumerstoreAppLogConsumeResponse interface{}

ConsumerstoreAppLogConsumeResponse consumerstore app log consume response swagger:model consumerstoreAppLogConsumeResponse

type ConsumerstoreGetAppLogConsumeResponse

type ConsumerstoreGetAppLogConsumeResponse struct {

	// consumer id
	ConsumerID string `json:"consumer_id,omitempty"`

	// offset
	Offset string `json:"offset,omitempty"`
}

ConsumerstoreGetAppLogConsumeResponse consumerstore get app log consume response swagger:model consumerstoreGetAppLogConsumeResponse

func (*ConsumerstoreGetAppLogConsumeResponse) Validate

Validate validates this consumerstore get app log consume response

type ConsumerstoreHealthResponse

type ConsumerstoreHealthResponse struct {

	// message
	Message string `json:"message,omitempty"`
}

ConsumerstoreHealthResponse consumerstore health response swagger:model consumerstoreHealthResponse

func (*ConsumerstoreHealthResponse) Validate

func (m *ConsumerstoreHealthResponse) Validate(formats strfmt.Registry) error

Validate validates this consumerstore health response

type ConsumerstoreListConsumersResponse

type ConsumerstoreListConsumersResponse struct {

	// consumers
	Consumers []*ConsumerstoreGetAppLogConsumeResponse `json:"consumers"`
}

ConsumerstoreListConsumersResponse consumerstore list consumers response swagger:model consumerstoreListConsumersResponse

func (*ConsumerstoreListConsumersResponse) Validate

Validate validates this consumerstore list consumers response

Jump to

Keyboard shortcuts

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