Removed / breaking in @v1.9.0, gone in @v1.10.0
CanUpdateFunctiondefaults.go
MustSetFunctiondefaults.go
SetFunctiondefaults.go
isInitialValueFunctiondefaults.go
setFieldFunctiondefaults.go
shouldInitializeFieldFunctiondefaults.go
unmarshalByInterfaceFunctiondefaults.go
OtherStruct.SetDefaultsMethodexample/main.go
mainFunctionexample/main.go
Sample.UnexportedFieldMethodinternal/fixture/test.go
TestSet_PanicsOnNilFunctionset_error_test.go
optOutSetter.SetDefaultsMethodset_optout_test.go
TestSet_UnexportedFieldsAreSkippedFunctionset_scalar_test.go
TestSet_ForeignPackageUnexportedFieldFunctionset_struct_test.go
TestSet_UnexportedCompositeFieldsAreSkippedWholesaleFunctionset_struct_test.go
umTextAndSetter.SetDefaultsMethodset_unmarshaler_test.go
umTextAndSetter.UnmarshalTextMethodset_unmarshaler_test.go
setterCounter.SetDefaultsMethodsetter_test.go
setterLevel.SetDefaultsMethodsetter_test.go
Added new API surface in @v1.10.0
BenchmarkCanUpdateFunctionbenchmark_test.go
BenchmarkSetFunctionbenchmark_test.go
CanUpdateFunctioncanupdate.go
isInitialValueFunctioncanupdate.go
TestCanUpdate_FloatEdgesFunctioncanupdate_test.go
Endpoint.SetDefaultsMethodexample_test.go
ExampleFunctionexample_test.go
MustSetFunctionmustset.go
TestMustSet_PanicsForNilFunctionmustset_test.go
SetFunctionset.go
setFunctionset.go
setFieldFunctionset.go
shouldInitializeFieldFunctionset.go
unmarshalByInterfaceFunctionset.go
TestSet_InvalidTypeKeepsItsMessageFunctionset_error_test.go
TestSet_RejectsNilFunctionset_error_test.go
OptOutSetter.SetDefaultsMethodset_optout_test.go
TestSet_RecursiveTypeEndsFunctionset_recursion_test.go
TestSet_RejectsDefaultThatRecursesWithoutEndFunctionset_recursion_test.go
TestSet_UnexportedCompositeFieldsAreSkippedWholesaleFunctionset_unexported_test.go
TestSet_UnexportedEmbeddedStructIsSkippedWholesaleFunctionset_unexported_test.go
TestSet_UnexportedScalarFieldIsSkippedFunctionset_unexported_test.go
unexportedCounter.SetDefaultsMethodset_unexported_test.go
TestSet_FailingUnmarshalerErrorIsReportedFunctionset_unmarshaler_test.go
TestSet_FailingUnmarshalerWithNothingToFallBackToFunctionset_unmarshaler_test.go
TestSet_TextUnmarshalerArrayFunctionset_unmarshaler_test.go
UmTextAndSetter.SetDefaultsMethodset_unmarshaler_test.go
UmTextAndSetter.UnmarshalTextMethodset_unmarshaler_test.go
umDuration.UnmarshalTextMethodset_unmarshaler_test.go
umEndpoint.UnmarshalTextMethodset_unmarshaler_test.go
umFailingBoth.UnmarshalJSONMethodset_unmarshaler_test.go
umFailingBoth.UnmarshalTextMethodset_unmarshaler_test.go
umFailingComplex.UnmarshalTextMethodset_unmarshaler_test.go
umFailingJSONArray.UnmarshalJSONMethodset_unmarshaler_test.go
umHexID.UnmarshalTextMethodset_unmarshaler_test.go
hasPromotedSetterFunctionsetter.go
SetterCounter.SetDefaultsMethodsetter_test.go
SetterLevel.SetDefaultsMethodsetter_test.go
TestSetter_CalledOnGenericStructFunctionsetter_test.go
TestSetter_CalledOnValueReceiverFunctionsetter_test.go
TestSetter_NotCalledThroughEmbeddedInterfaceFunctionsetter_test.go
TestSetter_NotCalledThroughNilEmbeddedPointerFunctionsetter_test.go
setterByValue.SetDefaultsMethodsetter_test.go
setterGeneric[T].SetDefaultsMethodsetter_test.go