The highest tagged major version is
v3.
package
Version:
v2.5.1+incompatible
Opens a new window with list of versions in this module.
Published: Oct 4, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
DefaultLogger is used by explorable if a handler hasn't set a logger
Handler allows you to serve an exportable object for debugging over HTTP
type Result struct {
Result interface{}
Children []string
Desc string
}
Result is the crude explorable representation of an object returned by ExploreObject
ExploreObject is a crude public way to explore an object's values via reflection
Source Files
¶
Click to show internal directories.
Click to hide internal directories.