Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeCompare ¶
type TimeCompare struct {
Items []TimeItems
}
func NewTimeCompare ¶
func NewTimeCompare(timestr string) (*TimeCompare, error)
func NewTimeCompareFile ¶
func NewTimeCompareFile(filename string) (*TimeCompare, error)
func (*TimeCompare) DebugPrint ¶
func (tc *TimeCompare) DebugPrint() string
func (*TimeCompare) InNow ¶
func (tc *TimeCompare) InNow() bool
Click to show internal directories.
Click to hide internal directories.