Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GeneratePetName ¶
func GeneratePetName() string
GeneratePetName generates a random pet name like perfect-bee. These names are useful as human friendly identifiers.
func StartTimer ¶
func StartTimer(name string) func()
StartTimer starts a timer with the given name and returns a function that prints the elapsed time when called. The elapsed time is only printed if debug or trace levels are used.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.