result

package
v0.0.0-...-4a00286 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JsonWriter

type JsonWriter struct{}

func NewJsonWriter

func NewJsonWriter() *JsonWriter

func (*JsonWriter) Write

func (w *JsonWriter) Write(result models.Result)

type PlainWriter

type PlainWriter struct {
	// contains filtered or unexported fields
}

func NewPlainWriter

func NewPlainWriter() *PlainWriter

func (*PlainWriter) Write

func (w *PlainWriter) Write(result models.Result)

type Writer

type Writer interface {
	Write(models.Result)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL