mirror of
https://github.com/aler9/gortsplib
synced 2025-09-26 19:21:20 +08:00
5 lines
118 B
Go
5 lines
118 B
Go
package gortsplib
|
|
|
|
// ConnTransport contains details about the transport of a connection.
|
|
type ConnTransport struct{}
|