caching/vendor/golang.org/x/net/http2
Matt Moore f0d7bb6095
Add the initial caching type definitions. (#5)
* Add the initial caching type definitions.

This is largely carried over from https://github.com/knative/serving/pull/1972

* Incorporate feedback from @evankanderson

* Add the CRD for the type definition.
2018-09-07 09:56:33 -07:00
..
hpack Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
ciphers.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
client_conn_pool.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
configure_transport.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
databuffer.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
errors.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
flow.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
frame.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go16.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go17.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go17_not18.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go18.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go19.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
go111.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
gotrack.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
headermap.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
http2.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
not_go16.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
not_go17.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
not_go18.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
not_go19.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
not_go111.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
pipe.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
server.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
transport.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
write.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
writesched.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
writesched_priority.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00
writesched_random.go Add the initial caching type definitions. (#5) 2018-09-07 09:56:33 -07:00