package
3.3.55
Repository: https://github.com/signalfx/golib.git
Documentation: pkg.go.dev

# Functions

ExploreObject is a crude public way to explore an object's values via reflection.

# Variables

DefaultLogger is used by explorable if a handler hasn't set a logger.

# Structs

Handler allows you to serve an exportable object for debugging over HTTP.
Result is the crude explorable representation of an object returned by ExploreObject.