request

package
v0.0.0-...-15099dc Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 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 TopicDataHighestSupportedFlexVersion

func TopicDataHighestSupportedFlexVersion() int16

func TopicDataHighestSupportedVersion

func TopicDataHighestSupportedVersion() int16

func TopicDataLowestSupportedFlexVersion

func TopicDataLowestSupportedFlexVersion() int16

func TopicDataLowestSupportedVersion

func TopicDataLowestSupportedVersion() int16

Types

type TopicData

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

func TopicDataDefault

func TopicDataDefault() TopicData

func (*TopicData) Clear

func (o *TopicData) Clear()

func (*TopicData) Equal

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

func (*TopicData) IsNil

func (o *TopicData) IsNil() bool

func (*TopicData) MarshalJSON

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

func (*TopicData) Partitions

func (o *TopicData) Partitions() []topicdata.PartitionData

func (*TopicData) Read

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

func (*TopicData) Release

func (o *TopicData) Release()

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

func (*TopicData) SetDefault

func (o *TopicData) SetDefault()

func (*TopicData) SetPartitions

func (o *TopicData) SetPartitions(val []topicdata.PartitionData)

func (*TopicData) SetTopicName

func (o *TopicData) SetTopicName(val fields.NullableString)

func (*TopicData) SetUnknownTaggedFields

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

func (*TopicData) SizeInBytes

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

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

func (*TopicData) String

func (o *TopicData) String() string

func (*TopicData) TopicName

func (o *TopicData) TopicName() fields.NullableString

func (*TopicData) UnknownTaggedFields

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

func (*TopicData) Write

func (o *TopicData) 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