package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Aug 8, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TimeZone struct {
Name string `mapstructure:"name" json:"name" yaml:"name"`
Offset int `mapstructure:"offset" json:"offset" yaml:"offset"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.