var deprecationFixture … func TestCustomResourceDeprecation(t *testing.T) { … } type warningHandler … func (w *warningHandler) HandleWarningHeader(code int, agent string, text string) { … }
var deprecationFixture … func TestCustomResourceDeprecation(t *testing.T) { … } type warningHandler … func (w *warningHandler) HandleWarningHeader(code int, agent string, text string) { … }