Documentation ¶
Overview ¶
Package util has reflection helpers
Package util has to assist with some time windowing
Index ¶
Constants ¶
View Source
const (
// TimeWindowSpan indicates the delineation between start -> end (start:end)
TimeWindowSpan = ":"
)
Variables ¶
This section is empty.
Functions ¶
func ListFields ¶
ListFields will get the values of strings on an "all string" struct
func ReadDirFile ¶
ReadDirFile will read a dir+file
func TextPositionFields ¶
func TextPositionFields() string
TextPositionFields is the displayable set of templated fields
Types ¶
type TimeWindow ¶
TimeWindow for handling terminal colors based on timing
func ParseTimeWindow ¶
func ParseTimeWindow(windows ...string) ([]TimeWindow, error)
ParseTimeWindow will handle parsing a window of colors for TOTP operations
Click to show internal directories.
Click to hide internal directories.