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: 7 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 CoordinatorHighestSupportedFlexVersion

func CoordinatorHighestSupportedFlexVersion() int16

func CoordinatorHighestSupportedVersion

func CoordinatorHighestSupportedVersion() int16

func CoordinatorLowestSupportedFlexVersion

func CoordinatorLowestSupportedFlexVersion() int16

func CoordinatorLowestSupportedVersion

func CoordinatorLowestSupportedVersion() int16

Types

type Coordinator

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

func CoordinatorDefault

func CoordinatorDefault() Coordinator

func (*Coordinator) Clear

func (o *Coordinator) Clear()

func (*Coordinator) Equal

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

func (*Coordinator) ErrorCode

func (o *Coordinator) ErrorCode() int16

func (*Coordinator) ErrorMessage

func (o *Coordinator) ErrorMessage() fields.NullableString

func (*Coordinator) Host

func (o *Coordinator) Host() fields.NullableString

func (*Coordinator) IsNil

func (o *Coordinator) IsNil() bool

func (*Coordinator) Key

func (*Coordinator) MarshalJSON

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

func (*Coordinator) NodeId

func (o *Coordinator) NodeId() int32

func (*Coordinator) Port

func (o *Coordinator) Port() int32

func (*Coordinator) Read

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

func (*Coordinator) Release

func (o *Coordinator) Release()

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

func (*Coordinator) SetDefault

func (o *Coordinator) SetDefault()

func (*Coordinator) SetErrorCode

func (o *Coordinator) SetErrorCode(val int16)

func (*Coordinator) SetErrorMessage

func (o *Coordinator) SetErrorMessage(val fields.NullableString)

func (*Coordinator) SetHost

func (o *Coordinator) SetHost(val fields.NullableString)

func (*Coordinator) SetKey

func (o *Coordinator) SetKey(val fields.NullableString)

func (*Coordinator) SetNodeId

func (o *Coordinator) SetNodeId(val int32)

func (*Coordinator) SetPort

func (o *Coordinator) SetPort(val int32)

func (*Coordinator) SetUnknownTaggedFields

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

func (*Coordinator) SizeInBytes

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

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

func (*Coordinator) String

func (o *Coordinator) String() string

func (*Coordinator) UnknownTaggedFields

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

func (*Coordinator) Write

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

Jump to

Keyboard shortcuts

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