github.com/newrelic/go-agent@v3.26.0+incompatible/internal/tools/interface-wrapping/transaction_response_writer.json (about) 1 { 2 "comment": "used in internal_response_writer.go", 3 "variable_name": "thd", 4 "test_variable_name": "thd.txn.writer", 5 "required_interfaces": [ 6 "threadWithExtras" 7 ], 8 "optional_interfaces": [ 9 "http.CloseNotifier", 10 "http.Flusher", 11 "http.Hijacker", 12 "io.ReaderFrom" 13 ] 14 }