Versions in this module Expand all Collapse all v1 v1.0.1 Jun 23, 2022 Changes in this version + func AcquireTimeDate(ctx context.Context, w http.ResponseWriter) error + func RegisterRouterTimeDate(router *mux.Router) + type Describe struct + CanNTP bool + LocalRTC bool + NTP string + NTPSynchronized bool + RTCTimeUSec uint64 + TimeUSec uint64 + Timezone string + func DBusAcquireTimeDate() (*Describe, error) + type SDConnection struct + func NewSDConnection() (*SDConnection, error) + func (c *SDConnection) Close() + func (c *SDConnection) DBusAcquire(property string) (dbus.Variant, error) + type TimeDate struct + Method string + Value string + func (t *TimeDate) ConfigureTimeDate(w http.ResponseWriter) error