inspect
func inspect
Usage: hyper func inspect [OPTIONS] NAME [NAME...]
Display detailed information on the given function
By default, this will render all results in a JSON array. Go’s text/template
package describes all the details of the format.
Examples
Inspect a function:
Last updated