bump go version to 1.24 Summary: Fixes GitHub lint, which fails on D100332220’s use of strings.SplitSeq (Go 1.24+). Going to 1.24 (not internal 1.26) because golangci-lint v1.64.8 caps us at 1.24 and Fedora packit ships 1.25, so 1.26 breaks both. Also fixes two prealloc warnings in sa53fw/detect. Lint couldn’t get to them before because it was failing earlier on strings.SplitSeq. Reviewed By: virtyaluk Differential Revision: D101811003 fbshipit-source-id: 1e88a7968a529ca52d06f23b92d125bd42fff35f
bump go version to 1.24
Summary: Fixes GitHub lint, which fails on D100332220’s use of strings.SplitSeq (Go 1.24+).
strings.SplitSeq
Going to 1.24 (not internal 1.26) because golangci-lint v1.64.8 caps us at 1.24 and Fedora packit ships 1.25, so 1.26 breaks both.
Also fixes two prealloc warnings in sa53fw/detect. Lint couldn’t get to them before because it was failing earlier on strings.SplitSeq.
Reviewed By: virtyaluk
Differential Revision: D101811003
fbshipit-source-id: 1e88a7968a529ca52d06f23b92d125bd42fff35f
Collection of Meta’s Time Libraries such as NTP and PTP
All executables provided by this repo.
NTP-specific libraries, including protocol implementation.
PTP-specific libraries, including protocol implementation.
Utility package for computing the hash value of the official leap-second.list document
Utility package for obtaining leap second information from the system timezone database
Library to work with PTP Hardware Clock (PHC).
Library to work with NIC hardware/software timestamps.
Implementation of monitoring protocol used by Orolia oscillatord.
Command line tool and library for a Calnex Sentinel device.
Command line tool for parsing Luciol OTDR trace files when measuring system/cable latencies of Huber-Suhner GNSS-over-fiber systems
Client C library and Go daemon to provide TrueTime API based on PTP time.
Pi servo library
Wrapper around CLOCK_ADJTIME syscall
time is licensed under Apache 2.0 as found in the LICENSE file.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Time
Contents
Documentation
Collection of Meta’s Time Libraries such as NTP and PTP
cmd
All executables provided by this repo.
NTP
NTP-specific libraries, including protocol implementation.
PTP
PTP-specific libraries, including protocol implementation.
Leaphash
Utility package for computing the hash value of the official leap-second.list document
leapsectz
Utility package for obtaining leap second information from the system timezone database
PHC
Library to work with PTP Hardware Clock (PHC).
Timestamp
Library to work with NIC hardware/software timestamps.
oscillatord
Implementation of monitoring protocol used by Orolia oscillatord.
Calnex
Command line tool and library for a Calnex Sentinel device.
Caliper
Command line tool for parsing Luciol OTDR trace files when measuring system/cable latencies of Huber-Suhner GNSS-over-fiber systems
fbclock
Client C library and Go daemon to provide TrueTime API based on PTP time.
servo
Pi servo library
clock
Wrapper around CLOCK_ADJTIME syscall
License
time is licensed under Apache 2.0 as found in the LICENSE file.