Documentation
¶
Index ¶
- type Copy
- type Time
- func (t *Time) DurationToPB(ft reflect.Type, tt reflect.Type, from any) (to any, err error)
- func (t *Time) PBToDuration(ft reflect.Type, tt reflect.Type, from any) (to any, err error)
- func (t *Time) PBToTime(ft reflect.Type, tt reflect.Type, from any) (to any, err error)
- func (t *Time) TimeToPB(ft reflect.Type, tt reflect.Type, from any) (to any, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Copy ¶ added in v0.0.9
type Time ¶ added in v0.1.0
type Time struct {
// contains filtered or unexported fields
}
func (*Time) DurationToPB ¶ added in v0.1.0
func (*Time) PBToDuration ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.