Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
       x
        | 
      |
| 
         
          
            net/context
            
            
          
           
      Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. 
         | 
      Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. | 
| 
         
          
            net/http2
            
            
          
           
      Package http2 implements the HTTP/2 protocol. 
         | 
      Package http2 implements the HTTP/2 protocol. | 
| 
         
          
            net/http2/hpack
            
            
          
           
      Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2. 
         | 
      Package hpack implements HPACK, a compression format for efficiently representing HTTP header fields in the context of HTTP/2. | 
| 
         
          
            net/idna
            
            
          
           
      Package idna implements IDNA2008 using the compatibility processing defined by UTS (Unicode Technical Standard) #46, which defines a standard to deal with the transition from IDNA2003. 
         | 
      Package idna implements IDNA2008 using the compatibility processing defined by UTS (Unicode Technical Standard) #46, which defines a standard to deal with the transition from IDNA2003. | 
| 
         
          
            net/internal/timeseries
            
            
          
           
      Package timeseries implements a time series structure for stats collection. 
         | 
      Package timeseries implements a time series structure for stats collection. | 
| 
         
          
            net/lex/httplex
            
            
          
           
      Package httplex contains rules around lexical matters of various HTTP-related specifications. 
         | 
      Package httplex contains rules around lexical matters of various HTTP-related specifications. | 
| 
         
          
            net/trace
            
            
          
           
      Package trace implements tracing of requests and long-lived objects. 
         | 
      Package trace implements tracing of requests and long-lived objects. | 
| 
         
          
            sys/unix
            
            
          
           
      Package unix contains an interface to the low-level operating system primitives. 
         | 
      Package unix contains an interface to the low-level operating system primitives. | 
| 
         
          
            text/encoding
            
            
          
           
      Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. 
         | 
      Package encoding defines an interface for character encodings, such as Shift JIS and Windows 1252, that can convert to and from UTF-8. | 
| 
         
          
            text/encoding/charmap
            
            
          
           
      Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. 
         | 
      Package charmap provides simple character encodings such as IBM Code Page 437 and Windows 1252. | 
| 
         
          
            text/encoding/internal
            
            
          
           
      Package internal contains code that is shared among encoding implementations. 
         | 
      Package internal contains code that is shared among encoding implementations. | 
| 
         
          
            text/encoding/internal/identifier
            
            
          
           
      Package identifier defines the contract between implementations of Encoding and Index by defining identifiers that uniquely identify standardized coded character sets (CCS) and character encoding schemes (CES), which we will together refer to as encodings, for which Encoding implementations provide converters to and from UTF-8. 
         | 
      Package identifier defines the contract between implementations of Encoding and Index by defining identifiers that uniquely identify standardized coded character sets (CCS) and character encoding schemes (CES), which we will together refer to as encodings, for which Encoding implementations provide converters to and from UTF-8. | 
| 
         
          
            text/encoding/japanese
            
            
          
           
      Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. 
         | 
      Package japanese provides Japanese encodings such as EUC-JP and Shift JIS. | 
| 
         
          
            text/encoding/korean
            
            
          
           
      Package korean provides Korean encodings such as EUC-KR. 
         | 
      Package korean provides Korean encodings such as EUC-KR. | 
| 
         
          
            text/encoding/simplifiedchinese
            
            
          
           
      Package simplifiedchinese provides Simplified Chinese encodings such as GBK. 
         | 
      Package simplifiedchinese provides Simplified Chinese encodings such as GBK. | 
| 
         
          
            text/encoding/traditionalchinese
            
            
          
           
      Package traditionalchinese provides Traditional Chinese encodings such as Big5. 
         | 
      Package traditionalchinese provides Traditional Chinese encodings such as Big5. | 
| 
         
          
            text/encoding/unicode
            
            
          
           
      Package unicode provides Unicode encodings such as UTF-16. 
         | 
      Package unicode provides Unicode encodings such as UTF-16. | 
| 
         
          
            text/internal/utf8internal
            
            
          
           
      Package utf8internal contains low-level utf8-related constants, tables, etc. 
         | 
      Package utf8internal contains low-level utf8-related constants, tables, etc. | 
| 
         
          
            text/runes
            
            
          
           
      Package runes provide transforms for UTF-8 encoded text. 
         | 
      Package runes provide transforms for UTF-8 encoded text. | 
| 
         
          
            text/secure/bidirule
            
            
          
           
      Package bidirule implements the Bidi Rule defined by RFC 5893. 
         | 
      Package bidirule implements the Bidi Rule defined by RFC 5893. | 
| 
         
          
            text/transform
            
            
          
           
      Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. 
         | 
      Package transform provides reader and writer wrappers that transform the bytes passing through as well as various transformations. | 
| 
         
          
            text/unicode/bidi
            
            
          
           
      Package bidi contains functionality for bidirectional text support. 
         | 
      Package bidi contains functionality for bidirectional text support. | 
| 
         
          
            text/unicode/norm
            
            
          
           
      Package norm contains types and functions for normalizing Unicode strings. 
         | 
      Package norm contains types and functions for normalizing Unicode strings. | 
 Click to show internal directories. 
   Click to hide internal directories.