package emptypb
import "github.com/planetscale/vtprotobuf/types/known/emptypb"
Index ¶
- type Empty
- func (m *Empty) CloneVT() *Empty
- func (this *Empty) EqualVT(that *Empty) bool
- func (m *Empty) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *Empty) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Empty) MarshalToVT(dAtA []byte) (int, error)
- func (m *Empty) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Empty) MarshalVT() (dAtA []byte, err error)
- func (m *Empty) MarshalVTStrict() (dAtA []byte, err error)
- func (m *Empty) SizeVT() (n int)
- func (m *Empty) UnmarshalVT(dAtA []byte) error
- func (m *Empty) UnmarshalVTUnsafe(dAtA []byte) error
Types ¶
type Empty ¶
func (*Empty) CloneVT ¶
func (*Empty) EqualVT ¶
func (*Empty) MarshalToSizedBufferVT ¶
func (*Empty) MarshalToSizedBufferVTStrict ¶
func (*Empty) MarshalToVT ¶
func (*Empty) MarshalToVTStrict ¶
func (*Empty) MarshalVT ¶
func (*Empty) MarshalVTStrict ¶
func (*Empty) SizeVT ¶
func (*Empty) UnmarshalVT ¶
func (*Empty) UnmarshalVTUnsafe ¶
Source Files ¶
- Version
- v0.6.0 (latest)
- Published
- Jan 29, 2024
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 1 week ago –
Tools for package owners.