Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrettyPrint ¶
func PrettyPrint(i interface{})
PrettyPrint prints any struct in a human-readable format.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger is a structured logger for the API.
func (*Logger) ReportEnvs ¶
func (l *Logger) ReportEnvs()
ReportEnvs reports source for environment variables
Click to show internal directories.
Click to hide internal directories.