Documentation
¶
Index ¶
Constants ¶
View Source
const ( Bytes = "size.Bytes" BytesPtr = "*size.Bytes" )
View Source
const ( Duration = "time.Duration" DurationPtr = "*time.Duration" PBDuration = "durationpb.Duration" PBDurationPtr = "*durationpb.Duration" )
View Source
const ( KeySeconds = "seconds" KeySecondsUpper = "Seconds" KeyNanos = "nanos" KeyNanosUpper = "Nanos" )
View Source
const ( Json = "json" DefaultTag = "struct" )
View Source
const ( Time = "time.Time" TimePtr = "*time.Time" PBTime = "timepb.Time" PBTimePtr = "*timepb.Time" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.