Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Pygments (0.16 sec)

  1. doc/go1.22.html

    </p>
    
    <p>
      Wildcards in patterns, like <code>/items/{id}</code>, match segments of the URL path.
      The actual segment value may be accessed by calling the <a href="/pkg/net/http#Request.PathValue"><code>Request.PathValue</code></a> method.
      A wildcard ending in "...", like <code>/files/{path...}</code>, must occur at the end of a pattern and matches all the remaining segments.
    </p>
    
    <p>
    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