response

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 EntryDataHighestSupportedFlexVersion

func EntryDataHighestSupportedFlexVersion() int16

func EntryDataHighestSupportedVersion

func EntryDataHighestSupportedVersion() int16

func EntryDataLowestSupportedFlexVersion

func EntryDataLowestSupportedFlexVersion() int16

func EntryDataLowestSupportedVersion

func EntryDataLowestSupportedVersion() int16

Types

type EntryData

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

func EntryDataDefault

func EntryDataDefault() EntryData

func (*EntryData) Clear

func (o *EntryData) Clear()

func (*EntryData) Entity

func (o *EntryData) Entity() []entrydata.EntityData

func (*EntryData) Equal

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

func (*EntryData) ErrorCode

func (o *EntryData) ErrorCode() int16

func (*EntryData) ErrorMessage

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

func (*EntryData) IsNil

func (o *EntryData) IsNil() bool

func (*EntryData) MarshalJSON

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

func (*EntryData) Read

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

func (*EntryData) Release

func (o *EntryData) Release()

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

func (*EntryData) SetDefault

func (o *EntryData) SetDefault()

func (*EntryData) SetEntity

func (o *EntryData) SetEntity(val []entrydata.EntityData)

func (*EntryData) SetErrorCode

func (o *EntryData) SetErrorCode(val int16)

func (*EntryData) SetErrorMessage

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

func (*EntryData) SetUnknownTaggedFields

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

func (*EntryData) SizeInBytes

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

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

func (*EntryData) String

func (o *EntryData) String() string

func (*EntryData) UnknownTaggedFields

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

func (*EntryData) Write

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