func()

in sg/internal/result/presenter/types.go [15:17]


func (f writeQueryResultToFunc) WriteQueryResultTo(w io.Writer) error {
	return f(w)
}