Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for d3 (0.01 sec)

  1. cmd/endpoint_test.go

    		expectedResult string
    	}{
    		{[]string{"/d1", "/d2", "d3", "d4"}, "127.0.0.1:9000"},
    		{
    			[]string{"http://localhost:9000/d1", "http://localhost:9000/d2", "http://example.org:9000/d3", "http://example.com:9000/d4"},
    			"localhost:9000",
    		},
    		{
    			[]string{"http://localhost:9000/d1", "http://example.org:9000/d2", "http://example.com:9000/d3", "http://example.net:9000/d4"},
    			"localhost:9000",
    		},
    		{
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 18.9K bytes
    - Viewed (0)
Back to top