package
Version:
v0.0.0-...-8605621
Opens a new window with list of versions in this module.
Published: Apr 22, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
Offset string `json:"offset,omitempty"`
Timestamp string `json:"timestamp,omitempty"`
Message string `json:"message,omitempty"`
}
type Service interface {
GetInfo() (ntpInfo Info)
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.