Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Presenter ¶
type Presenter struct {
// contains filtered or unexported fields
}
Presenter is a generic struct for holding fields needed for reporting
func NewPresenter ¶
func NewPresenter(pb models.PresenterConfig) *Presenter
NewPresenter creates a new JSON presenter
Click to show internal directories.
Click to hide internal directories.