doc
This commit is contained in:
parent
9aef6e5143
commit
794f2d8448
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
)
|
||||
|
||||
type (
|
||||
// PyTimeStamp is a python-style long nano timestamp
|
||||
// PyTimeStamp is a timestamp that marshals to python-style timestamp strings (long nano).
|
||||
PyTimestamp time.Time
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue