We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e398fe commit e60bc3fCopy full SHA for e60bc3f
utils/rtputil/rtpconverter.go
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-package utils
+package rtputil
16
17
import "time"
18
utils/rtputil/rtpconverter_test.go
@@ -1,4 +1,4 @@
1
2
3
import (
4
"testing"
0 commit comments