github.com/emiago/sipgo@v0.10.1/transport/layer_test.go (about)

     1  package transport
     2  
     3  import "testing"
     4  
     5  func BenchmarkSend(b *testing.B) {
     6  
     7  }