Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DateFromISOWeek ¶
Calculate the actual date which represents the start of the given ISOWeek
func ExtractGzip ¶
ExtractGzip extracts a gzipped archive to the specified directory and returns the path to the root level of the extracted archive. Caller must ensure that the destination directory exists.
Types ¶
type WeekIterator ¶
func GetWeekIterator ¶
Takes in a time range and returns a WeekIterator
func (*WeekIterator) Next ¶
func (i *WeekIterator) Next() (week *Week, ok bool)
Returns the next Week from the WeekIterator
Directories ¶
Path | Synopsis |
---|---|
Package wire is a store helper package that handles "wire" representations of the objects being managed in the store - e.g.
|
Package wire is a store helper package that handles "wire" representations of the objects being managed in the store - e.g. |
Click to show internal directories.
Click to hide internal directories.