proxy.golang.org : github.com/beevik/ntp : v1.0.0
Package ntp provides an implementation of a Simple NTP (SNTP) client capable of querying the current time from a remote NTP server. See RFC 5905 (https://tools.ietf.org/html/rfc5905) for more details. This approach grew out of a go-nuts post by Michael Hofmann: https://groups.google.com/forum/?fromgroups#!topic/golang-nuts/FlcdMU5fkLQ
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/beevik/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/stretchr/testify v1.8.2
- golang.org/x/net v0.9.0