Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HandleScript (0.22 sec)

  1. src/cmd/go/internal/vcweb/vcstest/vcstest_test.go

    			// different VCS tools have different handler protocols,
    			// and the tests that actually use these repos will ensure
    			// that they are served correctly as a side effect anyway.
    			err := s.HandleScript(rel, logger, func(http.Handler) {})
    			if buf.Len() > 0 {
    				t.Log(buf)
    			}
    			if err != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Nov 11 16:04:21 UTC 2022
    - 3.9K bytes
    - Viewed (0)
Back to top