package
2.3.0
Repository: https://github.com/blokur/harego.git
Documentation: pkg.go.dev

# Functions

GetRandomName generates a random name from the list of adjectives and surnames in this package formatted as "adjective_surname".
NewSink returns a Sink for using as the logr.Logger's sink.

# Structs

Sink represents a logging implementation to be used with the logr.Logger implementation.