func()

in pkg/exporter/console.go [74:76]


func (exporter *Console) Name() string {
	return "console"
}