Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for FileServerFS (0.39 sec)

  1. api/go1.22.txt

    pkg math/rand/v2, type Source interface, Uint64() uint64 #61716
    pkg math/rand/v2, type Zipf struct #61716
    pkg net, method (*TCPConn) WriteTo(io.Writer) (int64, error) #58808
    pkg net/http, func FileServerFS(fs.FS) Handler #51971
    pkg net/http, func NewFileTransportFS(fs.FS) RoundTripper #51971
    pkg net/http, func ServeFileFS(ResponseWriter, *Request, fs.FS, string) #51971
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Jan 24 20:54:27 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  2. doc/go1.22.html

      <dd>
        <p><!-- https://go.dev/issue/51971 -->
          The new functions
          <a href="/pkg/net/http#ServeFileFS"><code>ServeFileFS</code></a>,
          <a href="/pkg/net/http#FileServerFS"><code>FileServerFS</code></a>, and
          <a href="/pkg/net/http#NewFileTransportFS"><code>NewFileTransportFS</code></a>
          are versions of the existing
    HTML
    - Registered: Tue Feb 06 11:13:10 GMT 2024
    - Last Modified: Wed Jan 31 20:51:56 GMT 2024
    - 45.6K bytes
    - Viewed (0)
Back to top