mirror of
https://github.com/aler9/gortsplib
synced 2025-10-05 07:06:58 +08:00
update golangci-lint
This commit is contained in:
@@ -6,8 +6,7 @@ import (
|
||||
)
|
||||
|
||||
// ServerHandler is the interface implemented by all the server handlers.
|
||||
type ServerHandler interface {
|
||||
}
|
||||
type ServerHandler interface{}
|
||||
|
||||
// ServerHandlerOnConnOpenCtx is the context of a connection opening.
|
||||
type ServerHandlerOnConnOpenCtx struct {
|
||||
|
Reference in New Issue
Block a user