Skip to content
Snippets Groups Projects
Commit 926329d7 authored by ko_oler's avatar ko_oler
Browse files

правки по ПР

parent 5ea3241a
Branches
Tags
No related merge requests found
......@@ -6,8 +6,10 @@ import (
"time"
)
var zeroTime = time.Time{}
var timestampType = &TimestampType{}
var (
zeroTime = time.Time{}
timestampType = &TimestampType{}
)
type TimestampParameters struct{}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment