We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
90c8599
hostsfile.NewDefaultStorage, hostsfile.Parse, hostsfile.Set.Add, and hostsfile.HandleSet.HandleInvalid all take a context argument now.
hostsfile.NewDefaultStorage
hostsfile.Parse
hostsfile.Set.Add
hostsfile.HandleSet.HandleInvalid
testutil.AssertMarshalText and testutil.AssertUnmarshalText are now type-generic.
testutil.AssertMarshalText
testutil.AssertUnmarshalText
testutil.AssertErrorMsg and testutil.RequireTypeAssert now accept types from packages assert and require.
testutil.AssertErrorMsg
testutil.RequireTypeAssert
assert
require