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 HeaderHighestSupportedFlexVersion

func HeaderHighestSupportedFlexVersion() int16

func HeaderHighestSupportedVersion

func HeaderHighestSupportedVersion() int16

func HeaderLowestSupportedFlexVersion

func HeaderLowestSupportedFlexVersion() int16

func HeaderLowestSupportedVersion

func HeaderLowestSupportedVersion() int16

Types

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

func HeaderDefault

func HeaderDefault() Header

func (*Header) Clear

func (o *Header) Clear()

func (*Header) CorrelationId

func (o *Header) CorrelationId() int32

func (*Header) Equal

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

func (*Header) IsNil

func (o *Header) IsNil() bool

func (*Header) MarshalJSON

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

func (*Header) Read

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

func (*Header) Release

func (o *Header) Release()

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

func (*Header) SetCorrelationId

func (o *Header) SetCorrelationId(val int32)

func (*Header) SetDefault

func (o *Header) SetDefault()

func (*Header) SetUnknownTaggedFields

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

func (*Header) SizeInBytes

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

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

func (*Header) String

func (o *Header) String() string

func (*Header) UnknownTaggedFields

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

func (*Header) Write

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