package
0.0.0-20221027023258-b2619afea14b
Repository: https://github.com/provideplatform/pgrok.git
Documentation: pkg.go.dev

# Functions

PanicIfEmpty panics if the given string is empty.
RandomString generates a random string of the given length.
SHA256 is a convenience method to return the sha256 hash of the given input.
StringOrNil returns the given string or nil when empty.

# Variables

Log is the configured logger.