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, showSuppressed bool) *Presenter
NewPresenter is a *Presenter constructor
Click to show internal directories.
Click to hide internal directories.