internal

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNoopRecorder

func NewNoopRecorder() recorder.Recorder

Types

type NoopRecorder

type NoopRecorder struct {
}

func (*NoopRecorder) AppendEndArray

func (recorder *NoopRecorder) AppendEndArray(indent string, path string) recorder.Recorder

func (*NoopRecorder) AppendEndObject

func (recorder *NoopRecorder) AppendEndObject(indent string, path string) recorder.Recorder

func (*NoopRecorder) AppendFieldName

func (recorder *NoopRecorder) AppendFieldName(indent string, fieldName string) recorder.Recorder

func (*NoopRecorder) AppendIgnoreField

func (recorder *NoopRecorder) AppendIgnoreField(indent string, jsonPath string) recorder.Recorder

func (*NoopRecorder) AppendMissingFieldErrorSignal

func (recorder *NoopRecorder) AppendMissingFieldErrorSignal(indent string, path string) recorder.Recorder

func (*NoopRecorder) AppendNewLine

func (recorder *NoopRecorder) AppendNewLine() recorder.Recorder

func (*NoopRecorder) AppendStartArray

func (recorder *NoopRecorder) AppendStartArray(indent string, path string) recorder.Recorder

func (*NoopRecorder) AppendStartObject

func (recorder *NoopRecorder) AppendStartObject(indent string, path string) recorder.Recorder

func (*NoopRecorder) AppendValidationErrorSignal

func (recorder *NoopRecorder) AppendValidationErrorSignal(message string) recorder.Recorder

func (*NoopRecorder) AppendValue

func (recorder *NoopRecorder) AppendValue(indent string, path string, value any, kind reflect.Kind) recorder.Recorder

func (*NoopRecorder) GetLog

func (recorder *NoopRecorder) GetLog() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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