package
1.10.16
Repository: https://github.com/hyperhq/hypercli.git
Documentation: pkg.go.dev

# Functions

NewIndentedInspector generates a new IndentedInspector.
NewTemplateInspector creates a new inspector with a template.

# Structs

IndentedInspector uses a buffer to stop the indented representation of an element.
TemplateInspector uses a text template to inspect elements.

# Interfaces

Inspector defines an interface to implement to process elements.