github.com/go-board/x-go@v0.1.2-0.20220610024734-db1323f6cb15/xnet/xhttp/types_test.go (about)

     1  package xhttp
     2  
     3  import (
     4  	"testing"
     5  )
     6  
     7  func TestMethod(t *testing.T) {
     8  
     9  }