f5_nginx_agent_sdk_common

package
v2.33.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCommon        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCommon          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupCommon = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Dimension

type Dimension struct {
	// Dimension name
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name"`
	// Dimension value
	Value                string   `protobuf:"bytes,2,opt,name=value,proto3" json:"value"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Represents a dimension used in events

func (*Dimension) Descriptor

func (*Dimension) Descriptor() ([]byte, []int)

func (*Dimension) GetName

func (m *Dimension) GetName() string

func (*Dimension) GetValue

func (m *Dimension) GetValue() string

func (*Dimension) Marshal

func (m *Dimension) Marshal() (dAtA []byte, err error)

func (*Dimension) MarshalTo

func (m *Dimension) MarshalTo(dAtA []byte) (int, error)

func (*Dimension) MarshalToSizedBuffer

func (m *Dimension) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Dimension) ProtoMessage

func (*Dimension) ProtoMessage()

func (*Dimension) Reset

func (m *Dimension) Reset()

func (*Dimension) Size

func (m *Dimension) Size() (n int)

func (*Dimension) String

func (m *Dimension) String() string

func (*Dimension) Unmarshal

func (m *Dimension) Unmarshal(dAtA []byte) error

func (*Dimension) XXX_DiscardUnknown

func (m *Dimension) XXX_DiscardUnknown()

func (*Dimension) XXX_Marshal

func (m *Dimension) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Dimension) XXX_Merge

func (m *Dimension) XXX_Merge(src proto.Message)

func (*Dimension) XXX_Size

func (m *Dimension) XXX_Size() int

func (*Dimension) XXX_Unmarshal

func (m *Dimension) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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