structpb

package
v0.0.0-...-5dc18d7 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListValue

type ListValue structpb.ListValue

func (*ListValue) CloneVT

func (m *ListValue) CloneVT() *ListValue

func (*ListValue) EqualVT

func (this *ListValue) EqualVT(that *ListValue) bool

func (*ListValue) MarshalToSizedBufferVT

func (m *ListValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*ListValue) MarshalToSizedBufferVTStrict

func (m *ListValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*ListValue) MarshalToVT

func (m *ListValue) MarshalToVT(dAtA []byte) (int, error)

func (*ListValue) MarshalToVTStrict

func (m *ListValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*ListValue) MarshalVT

func (m *ListValue) MarshalVT() (dAtA []byte, err error)

func (*ListValue) MarshalVTStrict

func (m *ListValue) MarshalVTStrict() (dAtA []byte, err error)

func (*ListValue) SizeVT

func (m *ListValue) SizeVT() (n int)

func (*ListValue) UnmarshalVT

func (m *ListValue) UnmarshalVT(dAtA []byte) error

func (*ListValue) UnmarshalVTUnsafe

func (m *ListValue) UnmarshalVTUnsafe(dAtA []byte) error

type Struct

type Struct structpb.Struct

func (*Struct) CloneVT

func (m *Struct) CloneVT() *Struct

func (*Struct) EqualVT

func (this *Struct) EqualVT(that *Struct) bool

func (*Struct) MarshalToSizedBufferVT

func (m *Struct) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Struct) MarshalToSizedBufferVTStrict

func (m *Struct) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Struct) MarshalToVT

func (m *Struct) MarshalToVT(dAtA []byte) (int, error)

func (*Struct) MarshalToVTStrict

func (m *Struct) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Struct) MarshalVT

func (m *Struct) MarshalVT() (dAtA []byte, err error)

func (*Struct) MarshalVTStrict

func (m *Struct) MarshalVTStrict() (dAtA []byte, err error)

func (*Struct) SizeVT

func (m *Struct) SizeVT() (n int)

func (*Struct) UnmarshalVT

func (m *Struct) UnmarshalVT(dAtA []byte) error

func (*Struct) UnmarshalVTUnsafe

func (m *Struct) UnmarshalVTUnsafe(dAtA []byte) error

type Value

type Value structpb.Value

func (*Value) CloneVT

func (m *Value) CloneVT() *Value

func (*Value) EqualVT

func (this *Value) EqualVT(that *Value) bool

func (*Value) MarshalToSizedBufferVT

func (m *Value) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value) MarshalToSizedBufferVTStrict

func (m *Value) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value) MarshalToVT

func (m *Value) MarshalToVT(dAtA []byte) (int, error)

func (*Value) MarshalToVTStrict

func (m *Value) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value) MarshalVT

func (m *Value) MarshalVT() (dAtA []byte, err error)

func (*Value) MarshalVTStrict

func (m *Value) MarshalVTStrict() (dAtA []byte, err error)

func (*Value) SizeVT

func (m *Value) SizeVT() (n int)

func (*Value) UnmarshalVT

func (m *Value) UnmarshalVT(dAtA []byte) error

func (*Value) UnmarshalVTUnsafe

func (m *Value) UnmarshalVTUnsafe(dAtA []byte) error

type Value_BoolValue

type Value_BoolValue structpb.Value_BoolValue

func (*Value_BoolValue) CloneVT

func (m *Value_BoolValue) CloneVT() *Value_BoolValue

func (*Value_BoolValue) EqualVT

func (this *Value_BoolValue) EqualVT(thatIface any) bool

func (*Value_BoolValue) MarshalToSizedBufferVT

func (m *Value_BoolValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_BoolValue) MarshalToSizedBufferVTStrict

func (m *Value_BoolValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_BoolValue) MarshalToVT

func (m *Value_BoolValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_BoolValue) MarshalToVTStrict

func (m *Value_BoolValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_BoolValue) SizeVT

func (m *Value_BoolValue) SizeVT() (n int)

type Value_ListValue

type Value_ListValue structpb.Value_ListValue

func (*Value_ListValue) CloneVT

func (m *Value_ListValue) CloneVT() *Value_ListValue

func (*Value_ListValue) EqualVT

func (this *Value_ListValue) EqualVT(thatIface any) bool

func (*Value_ListValue) MarshalToSizedBufferVT

func (m *Value_ListValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_ListValue) MarshalToSizedBufferVTStrict

func (m *Value_ListValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_ListValue) MarshalToVT

func (m *Value_ListValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_ListValue) MarshalToVTStrict

func (m *Value_ListValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_ListValue) SizeVT

func (m *Value_ListValue) SizeVT() (n int)

type Value_NullValue

type Value_NullValue structpb.Value_NullValue

func (*Value_NullValue) CloneVT

func (m *Value_NullValue) CloneVT() *Value_NullValue

func (*Value_NullValue) EqualVT

func (this *Value_NullValue) EqualVT(thatIface any) bool

func (*Value_NullValue) MarshalToSizedBufferVT

func (m *Value_NullValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_NullValue) MarshalToSizedBufferVTStrict

func (m *Value_NullValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_NullValue) MarshalToVT

func (m *Value_NullValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_NullValue) MarshalToVTStrict

func (m *Value_NullValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_NullValue) SizeVT

func (m *Value_NullValue) SizeVT() (n int)

type Value_NumberValue

type Value_NumberValue structpb.Value_NumberValue

func (*Value_NumberValue) CloneVT

func (m *Value_NumberValue) CloneVT() *Value_NumberValue

func (*Value_NumberValue) EqualVT

func (this *Value_NumberValue) EqualVT(thatIface any) bool

func (*Value_NumberValue) MarshalToSizedBufferVT

func (m *Value_NumberValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_NumberValue) MarshalToSizedBufferVTStrict

func (m *Value_NumberValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_NumberValue) MarshalToVT

func (m *Value_NumberValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_NumberValue) MarshalToVTStrict

func (m *Value_NumberValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_NumberValue) SizeVT

func (m *Value_NumberValue) SizeVT() (n int)

type Value_StringValue

type Value_StringValue structpb.Value_StringValue

func (*Value_StringValue) CloneVT

func (m *Value_StringValue) CloneVT() *Value_StringValue

func (*Value_StringValue) EqualVT

func (this *Value_StringValue) EqualVT(thatIface any) bool

func (*Value_StringValue) MarshalToSizedBufferVT

func (m *Value_StringValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_StringValue) MarshalToSizedBufferVTStrict

func (m *Value_StringValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_StringValue) MarshalToVT

func (m *Value_StringValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_StringValue) MarshalToVTStrict

func (m *Value_StringValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_StringValue) SizeVT

func (m *Value_StringValue) SizeVT() (n int)

type Value_StructValue

type Value_StructValue structpb.Value_StructValue

func (*Value_StructValue) CloneVT

func (m *Value_StructValue) CloneVT() *Value_StructValue

func (*Value_StructValue) EqualVT

func (this *Value_StructValue) EqualVT(thatIface any) bool

func (*Value_StructValue) MarshalToSizedBufferVT

func (m *Value_StructValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*Value_StructValue) MarshalToSizedBufferVTStrict

func (m *Value_StructValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)

func (*Value_StructValue) MarshalToVT

func (m *Value_StructValue) MarshalToVT(dAtA []byte) (int, error)

func (*Value_StructValue) MarshalToVTStrict

func (m *Value_StructValue) MarshalToVTStrict(dAtA []byte) (int, error)

func (*Value_StructValue) SizeVT

func (m *Value_StructValue) SizeVT() (n int)

Jump to

Keyboard shortcuts

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