//
pkg.gl
Category
github.com/AdguardTeam/AdGuardDNS
internal
agdtime
package
2.12.0+incompatible
Repository:
https://github.com/adguardteam/adguarddns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
42 SLOC
#
Functions
LoadLocation
LoadLocation is a wrapper around [time.LoadLocation] that returns a *Location instead.
UTC
UTC returns [time.UTC] as *Location.
#
Structs
Location
Location is a wrapper around time.Location that can de/serialize itself from and to JSON.