Directories
¶
| Path | Synopsis |
|---|---|
|
Package bytealg implements core byte algorithms.
|
Package bytealg implements core byte algorithms. |
|
Package bytes implements functions for the manipulation of byte slices.
|
Package bytes implements functions for the manipulation of byte slices. |
|
Package c provides convenience helpers for C interop.
|
Package c provides convenience helpers for C interop. |
|
assert
Package assert wraps the C <assert.h> header.
|
Package assert wraps the C <assert.h> header. |
|
cstring
Package cstring wraps the C <string.h> header.
|
Package cstring wraps the C <string.h> header. |
|
ctype
Package ctype wraps the C <ctype.h> header.
|
Package ctype wraps the C <ctype.h> header. |
|
math
Package math wraps the C <math.h> header.
|
Package math wraps the C <math.h> header. |
|
stdio
Package stdio wraps the C <stdio.h> header.
|
Package stdio wraps the C <stdio.h> header. |
|
stdlib
Package stdlib wraps the C <stdlib.h> header.
|
Package stdlib wraps the C <stdlib.h> header. |
|
time
Package time wraps the C <time.h> header.
|
Package time wraps the C <time.h> header. |
|
Package errors implements functions to manipulate errors.
|
Package errors implements functions to manipulate errors. |
|
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. |
|
Package io provides basic interfaces to I/O primitives.
|
Package io provides basic interfaces to I/O primitives. |
|
Package maps provides a generic allocated map implementation.
|
Package maps provides a generic allocated map implementation. |
|
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. |
|
Package mem provides memory allocation facilities.
|
Package mem provides memory allocation facilities. |
|
Package os provides a platform-independent interface to operating system functionality.
|
Package os provides a platform-independent interface to operating system functionality. |
|
Package slices provides various functions useful with slices of any type.
|
Package slices provides various functions useful with slices of any type. |
|
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 stringslite implements a subset of strings, only using packages that may be imported by "os".
|
Package stringslite implements a subset of strings, only using packages that may be imported by "os". |
|
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. |
|
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.