mirror of
https://github.com/aler9/gortsplib
synced 2025-10-06 07:37:07 +08:00
auth: add Validate() and deprecate Validator{} (#272)
This commit is contained in:
2
pkg/auth/auth.go
Normal file
2
pkg/auth/auth.go
Normal file
@@ -0,0 +1,2 @@
|
||||
// Package auth contains utilities to perform authentication.
|
||||
package auth
|
Reference in New Issue
Block a user