Documentation
¶
Index ¶
- func BeginningOfDay(t time.Time) time.Time
- func CloseFile(file *os.File)
- func CreateFile(path string) *os.File
- func EndOfDay(t time.Time) time.Time
- func IndexOf(haystack []Record, needle Record) int
- func OpenBrowser(url string)
- func SubtractTime(time1, time2 time.Time) int64
- func WriteFile(file *os.File, content string)
- type Record
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginningOfDay ¶
BeginningOfDay returns the given time object formatted to its first millisecond of its day
func CreateFile ¶ added in v0.0.32
func OpenBrowser ¶ added in v0.0.51
func OpenBrowser(url string)
func SubtractTime ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.