Documentation ¶
Overview ¶
Package util contains various general utility functions used throughout the project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashBuffer ¶
HashBuffer computes a base64 MD5 hash from a buffer
func PseudoRandInt ¶
Return a random integer N such that a <= N <= b.
func RunTasks ¶
Run tasks in the specified order. Exit on first error. Inspired by https://github.com/OverZealous/run-sequence
Types ¶
Click to show internal directories.
Click to hide internal directories.