testobj_ins

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestFinanceInspector

type TestFinanceInspector struct {
	inspector.BaseInspector
}

func (TestFinanceInspector) Capacity added in v1.4.2

func (i0 TestFinanceInspector) Capacity(src any, result *int, path ...string) error

func (TestFinanceInspector) Compare added in v1.4.2

func (i0 TestFinanceInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestFinanceInspector) Copy

func (i0 TestFinanceInspector) Copy(x any) (any, error)

func (TestFinanceInspector) CopyTo

func (i0 TestFinanceInspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestFinanceInspector) DeepEqual

func (i0 TestFinanceInspector) DeepEqual(l, r any) bool

func (TestFinanceInspector) DeepEqualWithOptions

func (i0 TestFinanceInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestFinanceInspector) Get

func (i0 TestFinanceInspector) Get(src any, path ...string) (any, error)

func (TestFinanceInspector) GetTo

func (i0 TestFinanceInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestFinanceInspector) Length added in v1.4.2

func (i0 TestFinanceInspector) Length(src any, result *int, path ...string) error

func (TestFinanceInspector) Loop

func (i0 TestFinanceInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestFinanceInspector) Reset

func (i0 TestFinanceInspector) Reset(x any) error

func (TestFinanceInspector) Set

func (i0 TestFinanceInspector) Set(dst, value any, path ...string) error

func (TestFinanceInspector) SetWithBuffer added in v1.4.2

func (i0 TestFinanceInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestFinanceInspector) TypeName

func (i0 TestFinanceInspector) TypeName() string

func (TestFinanceInspector) Unmarshal

func (i0 TestFinanceInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestFlagInspector

type TestFlagInspector struct {
	inspector.BaseInspector
}

func (TestFlagInspector) Capacity added in v1.4.2

func (i1 TestFlagInspector) Capacity(src any, result *int, path ...string) error

func (TestFlagInspector) Compare added in v1.4.2

func (i1 TestFlagInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestFlagInspector) Copy

func (i1 TestFlagInspector) Copy(x any) (any, error)

func (TestFlagInspector) CopyTo

func (i1 TestFlagInspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestFlagInspector) DeepEqual

func (i1 TestFlagInspector) DeepEqual(l, r any) bool

func (TestFlagInspector) DeepEqualWithOptions

func (i1 TestFlagInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestFlagInspector) Get

func (i1 TestFlagInspector) Get(src any, path ...string) (any, error)

func (TestFlagInspector) GetTo

func (i1 TestFlagInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestFlagInspector) Length added in v1.4.2

func (i1 TestFlagInspector) Length(src any, result *int, path ...string) error

func (TestFlagInspector) Loop

func (i1 TestFlagInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestFlagInspector) Reset

func (i1 TestFlagInspector) Reset(x any) error

func (TestFlagInspector) Set

func (i1 TestFlagInspector) Set(dst, value any, path ...string) error

func (TestFlagInspector) SetWithBuffer added in v1.4.2

func (i1 TestFlagInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestFlagInspector) TypeName

func (i1 TestFlagInspector) TypeName() string

func (TestFlagInspector) Unmarshal

func (i1 TestFlagInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestFloatPtrSliceInspector

type TestFloatPtrSliceInspector struct {
	inspector.BaseInspector
}

func (TestFloatPtrSliceInspector) Capacity added in v1.4.2

func (i2 TestFloatPtrSliceInspector) Capacity(src any, result *int, path ...string) error

func (TestFloatPtrSliceInspector) Compare added in v1.4.2

func (i2 TestFloatPtrSliceInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestFloatPtrSliceInspector) Copy

func (i2 TestFloatPtrSliceInspector) Copy(x any) (any, error)

func (TestFloatPtrSliceInspector) CopyTo

func (TestFloatPtrSliceInspector) DeepEqual

func (i2 TestFloatPtrSliceInspector) DeepEqual(l, r any) bool

func (TestFloatPtrSliceInspector) DeepEqualWithOptions

func (i2 TestFloatPtrSliceInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestFloatPtrSliceInspector) Get

func (i2 TestFloatPtrSliceInspector) Get(src any, path ...string) (any, error)

func (TestFloatPtrSliceInspector) GetTo

func (i2 TestFloatPtrSliceInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestFloatPtrSliceInspector) Length added in v1.4.2

func (i2 TestFloatPtrSliceInspector) Length(src any, result *int, path ...string) error

func (TestFloatPtrSliceInspector) Loop

func (i2 TestFloatPtrSliceInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestFloatPtrSliceInspector) Reset

func (i2 TestFloatPtrSliceInspector) Reset(x any) error

func (TestFloatPtrSliceInspector) Set

func (i2 TestFloatPtrSliceInspector) Set(dst, value any, path ...string) error

func (TestFloatPtrSliceInspector) SetWithBuffer added in v1.4.2

func (i2 TestFloatPtrSliceInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestFloatPtrSliceInspector) TypeName

func (i2 TestFloatPtrSliceInspector) TypeName() string

func (TestFloatPtrSliceInspector) Unmarshal

func (i2 TestFloatPtrSliceInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestFloatSliceInspector

type TestFloatSliceInspector struct {
	inspector.BaseInspector
}

func (TestFloatSliceInspector) Capacity added in v1.4.2

func (i3 TestFloatSliceInspector) Capacity(src any, result *int, path ...string) error

func (TestFloatSliceInspector) Compare added in v1.4.2

func (i3 TestFloatSliceInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestFloatSliceInspector) Copy

func (i3 TestFloatSliceInspector) Copy(x any) (any, error)

func (TestFloatSliceInspector) CopyTo

func (TestFloatSliceInspector) DeepEqual

func (i3 TestFloatSliceInspector) DeepEqual(l, r any) bool

func (TestFloatSliceInspector) DeepEqualWithOptions

func (i3 TestFloatSliceInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestFloatSliceInspector) Get

func (i3 TestFloatSliceInspector) Get(src any, path ...string) (any, error)

func (TestFloatSliceInspector) GetTo

func (i3 TestFloatSliceInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestFloatSliceInspector) Length added in v1.4.2

func (i3 TestFloatSliceInspector) Length(src any, result *int, path ...string) error

func (TestFloatSliceInspector) Loop

func (i3 TestFloatSliceInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestFloatSliceInspector) Reset

func (i3 TestFloatSliceInspector) Reset(x any) error

func (TestFloatSliceInspector) Set

func (i3 TestFloatSliceInspector) Set(dst, value any, path ...string) error

func (TestFloatSliceInspector) SetWithBuffer added in v1.4.2

func (i3 TestFloatSliceInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestFloatSliceInspector) TypeName

func (i3 TestFloatSliceInspector) TypeName() string

func (TestFloatSliceInspector) Unmarshal

func (i3 TestFloatSliceInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestHistoryInspector

type TestHistoryInspector struct {
	inspector.BaseInspector
}

func (TestHistoryInspector) Capacity added in v1.4.2

func (i4 TestHistoryInspector) Capacity(src any, result *int, path ...string) error

func (TestHistoryInspector) Compare added in v1.4.2

func (i4 TestHistoryInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestHistoryInspector) Copy

func (i4 TestHistoryInspector) Copy(x any) (any, error)

func (TestHistoryInspector) CopyTo

func (i4 TestHistoryInspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestHistoryInspector) DeepEqual

func (i4 TestHistoryInspector) DeepEqual(l, r any) bool

func (TestHistoryInspector) DeepEqualWithOptions

func (i4 TestHistoryInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestHistoryInspector) Get

func (i4 TestHistoryInspector) Get(src any, path ...string) (any, error)

func (TestHistoryInspector) GetTo

func (i4 TestHistoryInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestHistoryInspector) Length added in v1.4.2

func (i4 TestHistoryInspector) Length(src any, result *int, path ...string) error

func (TestHistoryInspector) Loop

func (i4 TestHistoryInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestHistoryInspector) Reset

func (i4 TestHistoryInspector) Reset(x any) error

func (TestHistoryInspector) Set

func (i4 TestHistoryInspector) Set(dst, value any, path ...string) error

func (TestHistoryInspector) SetWithBuffer added in v1.4.2

func (i4 TestHistoryInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestHistoryInspector) TypeName

func (i4 TestHistoryInspector) TypeName() string

func (TestHistoryInspector) Unmarshal

func (i4 TestHistoryInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestObject1Inspector

type TestObject1Inspector struct {
	inspector.BaseInspector
}

func (TestObject1Inspector) Capacity added in v1.4.2

func (i6 TestObject1Inspector) Capacity(src any, result *int, path ...string) error

func (TestObject1Inspector) Compare added in v1.4.2

func (i6 TestObject1Inspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestObject1Inspector) Copy

func (i6 TestObject1Inspector) Copy(x any) (any, error)

func (TestObject1Inspector) CopyTo

func (i6 TestObject1Inspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestObject1Inspector) DeepEqual

func (i6 TestObject1Inspector) DeepEqual(l, r any) bool

func (TestObject1Inspector) DeepEqualWithOptions

func (i6 TestObject1Inspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestObject1Inspector) Get

func (i6 TestObject1Inspector) Get(src any, path ...string) (any, error)

func (TestObject1Inspector) GetTo

func (i6 TestObject1Inspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestObject1Inspector) Length added in v1.4.2

func (i6 TestObject1Inspector) Length(src any, result *int, path ...string) error

func (TestObject1Inspector) Loop

func (i6 TestObject1Inspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestObject1Inspector) Reset

func (i6 TestObject1Inspector) Reset(x any) error

func (TestObject1Inspector) Set

func (i6 TestObject1Inspector) Set(dst, value any, path ...string) error

func (TestObject1Inspector) SetWithBuffer added in v1.4.2

func (i6 TestObject1Inspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestObject1Inspector) TypeName

func (i6 TestObject1Inspector) TypeName() string

func (TestObject1Inspector) Unmarshal

func (i6 TestObject1Inspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestObjectInspector

type TestObjectInspector struct {
	inspector.BaseInspector
}

func (TestObjectInspector) Capacity added in v1.4.2

func (i5 TestObjectInspector) Capacity(src any, result *int, path ...string) error

func (TestObjectInspector) Compare added in v1.4.2

func (i5 TestObjectInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestObjectInspector) Copy

func (i5 TestObjectInspector) Copy(x any) (any, error)

func (TestObjectInspector) CopyTo

func (i5 TestObjectInspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestObjectInspector) DeepEqual

func (i5 TestObjectInspector) DeepEqual(l, r any) bool

func (TestObjectInspector) DeepEqualWithOptions

func (i5 TestObjectInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestObjectInspector) Get

func (i5 TestObjectInspector) Get(src any, path ...string) (any, error)

func (TestObjectInspector) GetTo

func (i5 TestObjectInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestObjectInspector) Length added in v1.4.2

func (i5 TestObjectInspector) Length(src any, result *int, path ...string) error

func (TestObjectInspector) Loop

func (i5 TestObjectInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestObjectInspector) Reset

func (i5 TestObjectInspector) Reset(x any) error

func (TestObjectInspector) Set

func (i5 TestObjectInspector) Set(dst, value any, path ...string) error

func (TestObjectInspector) SetWithBuffer added in v1.4.2

func (i5 TestObjectInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestObjectInspector) TypeName

func (i5 TestObjectInspector) TypeName() string

func (TestObjectInspector) Unmarshal

func (i5 TestObjectInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestPermissionInspector

type TestPermissionInspector struct {
	inspector.BaseInspector
}

func (TestPermissionInspector) Capacity added in v1.4.2

func (i7 TestPermissionInspector) Capacity(src any, result *int, path ...string) error

func (TestPermissionInspector) Compare added in v1.4.2

func (i7 TestPermissionInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestPermissionInspector) Copy

func (i7 TestPermissionInspector) Copy(x any) (any, error)

func (TestPermissionInspector) CopyTo

func (TestPermissionInspector) DeepEqual

func (i7 TestPermissionInspector) DeepEqual(l, r any) bool

func (TestPermissionInspector) DeepEqualWithOptions

func (i7 TestPermissionInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestPermissionInspector) Get

func (i7 TestPermissionInspector) Get(src any, path ...string) (any, error)

func (TestPermissionInspector) GetTo

func (i7 TestPermissionInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestPermissionInspector) Length added in v1.4.2

func (i7 TestPermissionInspector) Length(src any, result *int, path ...string) error

func (TestPermissionInspector) Loop

func (i7 TestPermissionInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestPermissionInspector) Reset

func (i7 TestPermissionInspector) Reset(x any) error

func (TestPermissionInspector) Set

func (i7 TestPermissionInspector) Set(dst, value any, path ...string) error

func (TestPermissionInspector) SetWithBuffer added in v1.4.2

func (i7 TestPermissionInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestPermissionInspector) TypeName

func (i7 TestPermissionInspector) TypeName() string

func (TestPermissionInspector) Unmarshal

func (i7 TestPermissionInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestStringFloatMapInspector

type TestStringFloatMapInspector struct {
	inspector.BaseInspector
}

func (TestStringFloatMapInspector) Capacity added in v1.4.2

func (i8 TestStringFloatMapInspector) Capacity(src any, result *int, path ...string) error

func (TestStringFloatMapInspector) Compare added in v1.4.2

func (i8 TestStringFloatMapInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestStringFloatMapInspector) Copy

func (i8 TestStringFloatMapInspector) Copy(x any) (any, error)

func (TestStringFloatMapInspector) CopyTo

func (TestStringFloatMapInspector) DeepEqual

func (i8 TestStringFloatMapInspector) DeepEqual(l, r any) bool

func (TestStringFloatMapInspector) DeepEqualWithOptions

func (i8 TestStringFloatMapInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestStringFloatMapInspector) Get

func (i8 TestStringFloatMapInspector) Get(src any, path ...string) (any, error)

func (TestStringFloatMapInspector) GetTo

func (i8 TestStringFloatMapInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestStringFloatMapInspector) Length added in v1.4.2

func (i8 TestStringFloatMapInspector) Length(src any, result *int, path ...string) error

func (TestStringFloatMapInspector) Loop

func (i8 TestStringFloatMapInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestStringFloatMapInspector) Reset

func (TestStringFloatMapInspector) Set

func (i8 TestStringFloatMapInspector) Set(dst, value any, path ...string) error

func (TestStringFloatMapInspector) SetWithBuffer added in v1.4.2

func (i8 TestStringFloatMapInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestStringFloatMapInspector) TypeName

func (i8 TestStringFloatMapInspector) TypeName() string

func (TestStringFloatMapInspector) Unmarshal

func (i8 TestStringFloatMapInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestStringFloatPtrMapInspector

type TestStringFloatPtrMapInspector struct {
	inspector.BaseInspector
}

func (TestStringFloatPtrMapInspector) Capacity added in v1.4.2

func (i9 TestStringFloatPtrMapInspector) Capacity(src any, result *int, path ...string) error

func (TestStringFloatPtrMapInspector) Compare added in v1.4.2

func (i9 TestStringFloatPtrMapInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestStringFloatPtrMapInspector) Copy

func (TestStringFloatPtrMapInspector) CopyTo

func (TestStringFloatPtrMapInspector) DeepEqual

func (i9 TestStringFloatPtrMapInspector) DeepEqual(l, r any) bool

func (TestStringFloatPtrMapInspector) DeepEqualWithOptions

func (i9 TestStringFloatPtrMapInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestStringFloatPtrMapInspector) Get

func (i9 TestStringFloatPtrMapInspector) Get(src any, path ...string) (any, error)

func (TestStringFloatPtrMapInspector) GetTo

func (i9 TestStringFloatPtrMapInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestStringFloatPtrMapInspector) Length added in v1.4.2

func (i9 TestStringFloatPtrMapInspector) Length(src any, result *int, path ...string) error

func (TestStringFloatPtrMapInspector) Loop

func (i9 TestStringFloatPtrMapInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestStringFloatPtrMapInspector) Reset

func (TestStringFloatPtrMapInspector) Set

func (i9 TestStringFloatPtrMapInspector) Set(dst, value any, path ...string) error

func (TestStringFloatPtrMapInspector) SetWithBuffer added in v1.4.2

func (i9 TestStringFloatPtrMapInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestStringFloatPtrMapInspector) TypeName

func (i9 TestStringFloatPtrMapInspector) TypeName() string

func (TestStringFloatPtrMapInspector) Unmarshal

func (i9 TestStringFloatPtrMapInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestStringPtrFloatPtrMapInspector

type TestStringPtrFloatPtrMapInspector struct {
	inspector.BaseInspector
}

func (TestStringPtrFloatPtrMapInspector) Capacity added in v1.4.2

func (i10 TestStringPtrFloatPtrMapInspector) Capacity(src any, result *int, path ...string) error

func (TestStringPtrFloatPtrMapInspector) Compare added in v1.4.2

func (i10 TestStringPtrFloatPtrMapInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestStringPtrFloatPtrMapInspector) Copy

func (TestStringPtrFloatPtrMapInspector) CopyTo

func (TestStringPtrFloatPtrMapInspector) DeepEqual

func (i10 TestStringPtrFloatPtrMapInspector) DeepEqual(l, r any) bool

func (TestStringPtrFloatPtrMapInspector) DeepEqualWithOptions

func (i10 TestStringPtrFloatPtrMapInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestStringPtrFloatPtrMapInspector) Get

func (i10 TestStringPtrFloatPtrMapInspector) Get(src any, path ...string) (any, error)

func (TestStringPtrFloatPtrMapInspector) GetTo

func (i10 TestStringPtrFloatPtrMapInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestStringPtrFloatPtrMapInspector) Length added in v1.4.2

func (i10 TestStringPtrFloatPtrMapInspector) Length(src any, result *int, path ...string) error

func (TestStringPtrFloatPtrMapInspector) Loop

func (i10 TestStringPtrFloatPtrMapInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestStringPtrFloatPtrMapInspector) Reset

func (TestStringPtrFloatPtrMapInspector) Set

func (i10 TestStringPtrFloatPtrMapInspector) Set(dst, value any, path ...string) error

func (TestStringPtrFloatPtrMapInspector) SetWithBuffer added in v1.4.2

func (i10 TestStringPtrFloatPtrMapInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestStringPtrFloatPtrMapInspector) TypeName

func (TestStringPtrFloatPtrMapInspector) Unmarshal

type TestStructInspector

type TestStructInspector struct {
	inspector.BaseInspector
}

func (TestStructInspector) Capacity added in v1.4.2

func (i11 TestStructInspector) Capacity(src any, result *int, path ...string) error

func (TestStructInspector) Compare added in v1.4.2

func (i11 TestStructInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestStructInspector) Copy

func (i11 TestStructInspector) Copy(x any) (any, error)

func (TestStructInspector) CopyTo

func (i11 TestStructInspector) CopyTo(src, dst any, buf inspector.AccumulativeBuffer) error

func (TestStructInspector) DeepEqual

func (i11 TestStructInspector) DeepEqual(l, r any) bool

func (TestStructInspector) DeepEqualWithOptions

func (i11 TestStructInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestStructInspector) Get

func (i11 TestStructInspector) Get(src any, path ...string) (any, error)

func (TestStructInspector) GetTo

func (i11 TestStructInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestStructInspector) Length added in v1.4.2

func (i11 TestStructInspector) Length(src any, result *int, path ...string) error

func (TestStructInspector) Loop

func (i11 TestStructInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestStructInspector) Reset

func (i11 TestStructInspector) Reset(x any) error

func (TestStructInspector) Set

func (i11 TestStructInspector) Set(dst, value any, path ...string) error

func (TestStructInspector) SetWithBuffer added in v1.4.2

func (i11 TestStructInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestStructInspector) TypeName

func (i11 TestStructInspector) TypeName() string

func (TestStructInspector) Unmarshal

func (i11 TestStructInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

type TestStructSliceLiteralInspector

type TestStructSliceLiteralInspector struct {
	inspector.BaseInspector
}

func (TestStructSliceLiteralInspector) Capacity added in v1.4.2

func (i12 TestStructSliceLiteralInspector) Capacity(src any, result *int, path ...string) error

func (TestStructSliceLiteralInspector) Compare added in v1.4.2

func (i12 TestStructSliceLiteralInspector) Compare(src any, cond inspector.Op, right string, result *bool, path ...string) (err error)

func (TestStructSliceLiteralInspector) Copy

func (TestStructSliceLiteralInspector) CopyTo

func (TestStructSliceLiteralInspector) DeepEqual

func (i12 TestStructSliceLiteralInspector) DeepEqual(l, r any) bool

func (TestStructSliceLiteralInspector) DeepEqualWithOptions

func (i12 TestStructSliceLiteralInspector) DeepEqualWithOptions(l, r any, opts *inspector.DEQOptions) bool

func (TestStructSliceLiteralInspector) Get

func (i12 TestStructSliceLiteralInspector) Get(src any, path ...string) (any, error)

func (TestStructSliceLiteralInspector) GetTo

func (i12 TestStructSliceLiteralInspector) GetTo(src any, buf *any, path ...string) (err error)

func (TestStructSliceLiteralInspector) Length added in v1.4.2

func (i12 TestStructSliceLiteralInspector) Length(src any, result *int, path ...string) error

func (TestStructSliceLiteralInspector) Loop

func (i12 TestStructSliceLiteralInspector) Loop(src any, l inspector.Iterator, buf *[]byte, path ...string) (err error)

func (TestStructSliceLiteralInspector) Reset

func (TestStructSliceLiteralInspector) Set

func (i12 TestStructSliceLiteralInspector) Set(dst, value any, path ...string) error

func (TestStructSliceLiteralInspector) SetWithBuffer added in v1.4.2

func (i12 TestStructSliceLiteralInspector) SetWithBuffer(dst, value any, buf inspector.AccumulativeBuffer, path ...string) error

func (TestStructSliceLiteralInspector) TypeName

func (i12 TestStructSliceLiteralInspector) TypeName() string

func (TestStructSliceLiteralInspector) Unmarshal

func (i12 TestStructSliceLiteralInspector) Unmarshal(p []byte, typ inspector.Encoding) (any, error)

Jump to

Keyboard shortcuts

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