response

package
v0.0.0-...-d5e11c2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TopicResponseHighestSupportedFlexVersion

func TopicResponseHighestSupportedFlexVersion() int16

func TopicResponseHighestSupportedVersion

func TopicResponseHighestSupportedVersion() int16

func TopicResponseLowestSupportedFlexVersion

func TopicResponseLowestSupportedFlexVersion() int16

func TopicResponseLowestSupportedVersion

func TopicResponseLowestSupportedVersion() int16

Types

type TopicResponse

type TopicResponse struct {
	// contains filtered or unexported fields
}

func TopicResponseDefault

func TopicResponseDefault() TopicResponse

func (*TopicResponse) Clear

func (o *TopicResponse) Clear()

func (*TopicResponse) Equal

func (o *TopicResponse) Equal(that *TopicResponse) bool

func (*TopicResponse) IsNil

func (o *TopicResponse) IsNil() bool

func (*TopicResponse) MarshalJSON

func (o *TopicResponse) MarshalJSON() ([]byte, error)

func (*TopicResponse) Name

func (*TopicResponse) Partitions

func (o *TopicResponse) Partitions() []topicresponse.PartitionResponse

func (*TopicResponse) Read

func (o *TopicResponse) Read(buf *bytes.Reader, version int16) error

func (*TopicResponse) Release

func (o *TopicResponse) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*TopicResponse) SetDefault

func (o *TopicResponse) SetDefault()

func (*TopicResponse) SetName

func (o *TopicResponse) SetName(val fields.NullableString)

func (*TopicResponse) SetPartitions

func (o *TopicResponse) SetPartitions(val []topicresponse.PartitionResponse)

func (*TopicResponse) SetUnknownTaggedFields

func (o *TopicResponse) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*TopicResponse) SizeInBytes

func (o *TopicResponse) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*TopicResponse) String

func (o *TopicResponse) String() string

func (*TopicResponse) UnknownTaggedFields

func (o *TopicResponse) UnknownTaggedFields() []fields.RawTaggedField

func (*TopicResponse) Write

func (o *TopicResponse) Write(buf *typesbytes.SliceWriter, version int16) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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