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