 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package bytes implements functions for the manipulation of byte slices. | Package bytes implements functions for the manipulation of byte slices. | 
| Package fmt implements formatted I/O with functions analogous to C's printf and scanf. | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. | 
| internal
       | |
| 
          
            fmtsort
            
            
          
           Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages. | Package fmtsort provides a general stable ordering mechanism for maps, on behalf of the fmt and text/template packages. | 
| Package io provides basic interfaces to I/O primitives. | Package io provides basic interfaces to I/O primitives. | 
| 
          
            ioutil
            
            
          
           Package ioutil implements some I/O utility functions. | Package ioutil implements some I/O utility functions. | 
| Package math provides basic constants and mathematical functions. | Package math provides basic constants and mathematical functions. | 
| 
          
            bits
            
            
          
           Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types. | Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types. | 
| 
          
            cmplx
            
            
          
           Package cmplx provides basic constants and mathematical functions for complex numbers. | Package cmplx provides basic constants and mathematical functions for complex numbers. | 
| 
          
            rand
            
            
          
           Package rand implements pseudo-random number generators. | Package rand implements pseudo-random number generators. | 
| Package path implements utility routines for manipulating slash-separated paths. | Package path implements utility routines for manipulating slash-separated paths. | 
| 
          
            filepath
            
            
          
           Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. | 
| Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. | 
| Package sort provides primitives for sorting slices and user-defined collections. | Package sort provides primitives for sorting slices and user-defined collections. | 
| Package strconv implements conversions to and from string representations of basic data types. | Package strconv implements conversions to and from string representations of basic data types. | 
| Package strings implements simple functions to manipulate UTF-8 encoded strings. | Package strings implements simple functions to manipulate UTF-8 encoded strings. | 
| Package time provides functionality for measuring and displaying time. | Package time provides functionality for measuring and displaying time. | 
| Package unicode provides data and functions to test some properties of Unicode code points. | Package unicode provides data and functions to test some properties of Unicode code points. | 
| 
          
            utf16
            
            
          
           Package utf16 implements encoding and decoding of UTF-16 sequences. | Package utf16 implements encoding and decoding of UTF-16 sequences. | 
| 
          
            utf8
            
            
          
           Package utf8 implements functions and constants to support text encoded in UTF-8. | Package utf8 implements functions and constants to support text encoded in UTF-8. | 
 Click to show internal directories. 
   Click to hide internal directories.