package
1.7.0-dev-20191021
Repository: https://github.com/google/gapid.git
Documentation: pkg.go.dev

# Functions

NewFormatters instantiates a new Formatters collection.
NewView instantiates a new object viewer.

# Structs

Formatters is a collection of functions that can format the values on certain paths (e.g.
View is a DOM element that can render arbitrary go structures as tables for inspection purposes.

# Interfaces

Representer is implemented by objects wishing to provide their own representation for use in the object viewer.