package emptypb

import "github.com/planetscale/vtprotobuf/types/known/emptypb"

Index

Types

type Empty

type Empty emptypb.Empty

func (*Empty) CloneVT

func (m *Empty) CloneVT() *Empty

func (*Empty) EqualVT

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

func (*Empty) MarshalToSizedBufferVT

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

func (*Empty) MarshalToSizedBufferVTStrict

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

func (*Empty) MarshalToVT

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

func (*Empty) MarshalToVTStrict

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

func (*Empty) MarshalVT

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

func (*Empty) MarshalVTStrict

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

func (*Empty) SizeVT

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

func (*Empty) UnmarshalVT

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

func (*Empty) UnmarshalVTUnsafe

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

Source Files

empty_vtproto.pb.go

Version
v0.6.0 (latest)
Published
Jan 29, 2024
Platform
linux/amd64
Imports
5 packages
Last checked
1 week ago

Tools for package owners.