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.

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 FetchTopicHighestSupportedFlexVersion

func FetchTopicHighestSupportedFlexVersion() int16

func FetchTopicHighestSupportedVersion

func FetchTopicHighestSupportedVersion() int16

func FetchTopicLowestSupportedFlexVersion

func FetchTopicLowestSupportedFlexVersion() int16

func FetchTopicLowestSupportedVersion

func FetchTopicLowestSupportedVersion() int16

func ForgottenTopicHighestSupportedFlexVersion

func ForgottenTopicHighestSupportedFlexVersion() int16

func ForgottenTopicHighestSupportedVersion

func ForgottenTopicHighestSupportedVersion() int16

func ForgottenTopicLowestSupportedFlexVersion

func ForgottenTopicLowestSupportedFlexVersion() int16

func ForgottenTopicLowestSupportedVersion

func ForgottenTopicLowestSupportedVersion() int16

Types

type FetchTopic

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

func FetchTopicDefault

func FetchTopicDefault() FetchTopic

func (*FetchTopic) Clear

func (o *FetchTopic) Clear()

func (*FetchTopic) Equal

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

func (*FetchTopic) IsNil

func (o *FetchTopic) IsNil() bool

func (*FetchTopic) MarshalJSON

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

func (*FetchTopic) Partitions

func (o *FetchTopic) Partitions() []fetchtopic.FetchPartition

func (*FetchTopic) Read

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

func (*FetchTopic) Release

func (o *FetchTopic) Release()

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

func (*FetchTopic) SetDefault

func (o *FetchTopic) SetDefault()

func (*FetchTopic) SetPartitions

func (o *FetchTopic) SetPartitions(val []fetchtopic.FetchPartition)

func (*FetchTopic) SetTopic

func (o *FetchTopic) SetTopic(val fields.NullableString)

func (*FetchTopic) SetTopicId

func (o *FetchTopic) SetTopicId(val fields.UUID)

func (*FetchTopic) SetUnknownTaggedFields

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

func (*FetchTopic) SizeInBytes

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

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

func (*FetchTopic) String

func (o *FetchTopic) String() string

func (*FetchTopic) Topic

func (o *FetchTopic) Topic() fields.NullableString

func (*FetchTopic) TopicId

func (o *FetchTopic) TopicId() fields.UUID

func (*FetchTopic) UnknownTaggedFields

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

func (*FetchTopic) Write

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

type ForgottenTopic

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

func ForgottenTopicDefault

func ForgottenTopicDefault() ForgottenTopic

func (*ForgottenTopic) Clear

func (o *ForgottenTopic) Clear()

func (*ForgottenTopic) Equal

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

func (*ForgottenTopic) IsNil

func (o *ForgottenTopic) IsNil() bool

func (*ForgottenTopic) MarshalJSON

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

func (*ForgottenTopic) Partitions

func (o *ForgottenTopic) Partitions() []int32

func (*ForgottenTopic) Read

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

func (*ForgottenTopic) Release

func (o *ForgottenTopic) Release()

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

func (*ForgottenTopic) SetDefault

func (o *ForgottenTopic) SetDefault()

func (*ForgottenTopic) SetPartitions

func (o *ForgottenTopic) SetPartitions(val []int32)

func (*ForgottenTopic) SetTopic

func (o *ForgottenTopic) SetTopic(val fields.NullableString)

func (*ForgottenTopic) SetTopicId

func (o *ForgottenTopic) SetTopicId(val fields.UUID)

func (*ForgottenTopic) SetUnknownTaggedFields

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

func (*ForgottenTopic) SizeInBytes

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

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

func (*ForgottenTopic) String

func (o *ForgottenTopic) String() string

func (*ForgottenTopic) Topic

func (*ForgottenTopic) TopicId

func (o *ForgottenTopic) TopicId() fields.UUID

func (*ForgottenTopic) UnknownTaggedFields

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

func (*ForgottenTopic) Write

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