Directories ¶
Path | Synopsis |
---|---|
test
|
|
testData/mockCachedGoRoot/src/builtin
Package builtin provides documentation for Go's predeclared identifiers.
|
Package builtin provides documentation for Go's predeclared identifiers. |
testData/mockCachedGoRoot/src/context
Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
|
Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
testData/mockCachedGoRoot/src/errors
Package errors implements functions to manipulate errors.
|
Package errors implements functions to manipulate errors. |
testData/mockCachedGoRoot/src/io
Package io provides basic interfaces to I/O primitives.
|
Package io provides basic interfaces to I/O primitives. |
testData/mockCachedGoRoot/src/io/ioutil
Package ioutil implements some I/O utility functions.
|
Package ioutil implements some I/O utility functions. |
testData/mockCachedGoRoot/src/math
Package math provides basic constants and mathematical functions.
|
Package math provides basic constants and mathematical functions. |
testData/mockCachedGoRoot/src/net/url
Package url parses URLs and implements query escaping.
|
Package url parses URLs and implements query escaping. |
testData/mockCachedGoRoot/src/os
Package os implements a subset of the Go "os" package.
|
Package os implements a subset of the Go "os" package. |
testData/mockCachedGoRoot/src/runtime/interrupt
Package interrupt provides access to hardware interrupts.
|
Package interrupt provides access to hardware interrupts. |
testData/mockCachedGoRoot/src/runtime/volatile
Package volatile provides definitions for volatile loads and stores.
|
Package volatile provides definitions for volatile loads and stores. |
testData/mockCachedGoRoot/src/sync/atomic
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
|
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms. |
testData/mockCachedGoRoot/src/testing
Package testing provides support for automated testing of Go packages.
|
Package testing provides support for automated testing of Go packages. |
testData/mockCachedGoRoot/src/time
Package time provides functionality for measuring and displaying time.
|
Package time provides functionality for measuring and displaying time. |
testData/mockCachedGoRoot/src/unsafe
Package unsafe contains operations that step around the type safety of Go programs.
|
Package unsafe contains operations that step around the type safety of Go programs. |
testData/mockTinyGo/src/os
Package os implements a subset of the Go "os" package.
|
Package os implements a subset of the Go "os" package. |
testData/mockTinyGo/src/runtime/interrupt
Package interrupt provides access to hardware interrupts.
|
Package interrupt provides access to hardware interrupts. |
testData/mockTinyGo/src/runtime/volatile
Package volatile provides definitions for volatile loads and stores.
|
Package volatile provides definitions for volatile loads and stores. |
Click to show internal directories.
Click to hide internal directories.