package rawoptional
import "github.com/ydb-platform/ydb-go-sdk/v3/internal/grpcwrapper/rawoptional"
Index ¶
Types ¶
type Bool ¶
func (*Bool) ToProto ¶
type Duration ¶
func (*Duration) ToProto ¶
func (v *Duration) ToProto() *durationpb.Duration
type Int64 ¶
func (*Int64) ToProto ¶
type Time ¶
func (*Time) MustFromProto ¶
func (v *Time) MustFromProto(proto *timestamppb.Timestamp)
func (*Time) ToProto ¶
func (v *Time) ToProto() *timestamppb.Timestamp
Source Files ¶
- Version
- v3.54.2
- Published
- Nov 10, 2023
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 1 minute ago –
Tools for package owners.