Versions in this module Expand all Collapse all v0 v0.5.3-beta.1 Sep 27, 2021 v0.5.3-beta.0 Sep 24, 2021 v0.5.2 Nov 25, 2019 Changes in this version + var InvalidSystemClockErr = errors.New("invalid system clock,exceed max gap") + var MaxGapDuration = 10.0 + var NtpServerNotAvailableErr = errors.New("ntp server not available") + func InvalidSystemClock() error + func NetworkTime(ntpServer []string) (time.Time, error)