Directories ¶
Path | Synopsis |
---|---|
Package permissions provides simple yet powerful interface to managing permissions author: Karol Piłat <karol@vitresoft.com>
|
Package permissions provides simple yet powerful interface to managing permissions author: Karol Piłat <karol@vitresoft.com> |
sms
|
|
Package stopwatch provides simple way to measure time between certain calls sw := stopwatch.New() funcToMeasure() sw.Lap("my func") nextFuncToMeasure() sw.Lap("next func") go sendToInflux(sw.Laps())
|
Package stopwatch provides simple way to measure time between certain calls sw := stopwatch.New() funcToMeasure() sw.Lap("my func") nextFuncToMeasure() sw.Lap("next func") go sendToInflux(sw.Laps()) |
Package timerange provides simple way to store time ranges - not working yet taken from https://gist.github.com/smagch/d2a55c60bbd76930c79f
|
Package timerange provides simple way to store time ranges - not working yet taken from https://gist.github.com/smagch/d2a55c60bbd76930c79f |
Click to show internal directories.
Click to hide internal directories.