proxy.golang.org : github.com/beevik/ntp : v0.3.2
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/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.2
- golang.org/x/net v0.9.0
- golang.org/x/sys v0.7.0
- gopkg.in/yaml.v3 v3.0.1