Documentation ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
xgo
patch reflect package NOTE: not used currently
|
patch reflect package NOTE: not used currently |
xgo/internal/vendir/github.com/dlclark/regexp2
Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes.
|
Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes. |
xgo/internal/vendir/github.com/dop251/goja/ast
Package ast declares types representing a JavaScript AST.
|
Package ast declares types representing a JavaScript AST. |
xgo/internal/vendir/github.com/dop251/goja/file
Package file encapsulates the file abstractions used by the ast & parser.
|
Package file encapsulates the file abstractions used by the ast & parser. |
xgo/internal/vendir/github.com/dop251/goja/ftoa
Package ftoa provides ECMAScript-compliant floating point number conversion to string.
|
Package ftoa provides ECMAScript-compliant floating point number conversion to string. |
xgo/internal/vendir/github.com/dop251/goja/ftoa/internal/fast
Package fast contains code ported from V8 (https://github.com/v8/v8/blob/master/src/numbers/fast-dtoa.cc)
|
Package fast contains code ported from V8 (https://github.com/v8/v8/blob/master/src/numbers/fast-dtoa.cc) |
xgo/internal/vendir/github.com/dop251/goja/parser
Package parser implements a parser for JavaScript.
|
Package parser implements a parser for JavaScript. |
xgo/internal/vendir/github.com/dop251/goja/token
Package token defines constants representing the lexical tokens of JavaScript (ECMA5).
|
Package token defines constants representing the lexical tokens of JavaScript (ECMA5). |
xgo/internal/vendir/github.com/dop251/goja/unistring
Package unistring contains an implementation of a hybrid ASCII/UTF-16 string.
|
Package unistring contains an implementation of a hybrid ASCII/UTF-16 string. |
xgo/internal/vendir/github.com/xhd2015/go-coverage/diff/myers
Package myers implements the Myers diff algorithm.
|
Package myers implements the Myers diff algorithm. |
xgo/internal/vendir/github.com/xhd2015/lines-annotation/load
package load provides utilities to load primitive annotations, include: - Line Changes - Line Empty Mark
|
package load provides utilities to load primitive annotations, include: - Line Changes - Line Empty Mark |
xgo/internal/vendir/github.com/xhd2015/lines-annotation/load/loadcov
package loadcov is a high level load function specifically for coverage
|
package loadcov is a high level load function specifically for coverage |
xgo/internal/vendir/github.com/xhd2015/lines-annotation/merge
package merge provides utilities to merge annotations together
|
package merge provides utilities to merge annotations together |
xgo/internal/vendir/github.com/xhd2015/lines-annotation/model
package model provides *core* representations for different code structures.
|
package model provides *core* representations for different code structures. |
xgo/internal/vendir/golang.org/x/mod/semver
Package semver implements comparison of semantic version strings.
|
Package semver implements comparison of semantic version strings. |
xgo/internal/vendir/golang.org/x/sys/execabs
Package execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths.
|
Package execabs is a drop-in replacement for os/exec that requires PATH lookups to find absolute paths. |
xgo/internal/vendir/golang.org/x/text/cases
Package cases provides general and language-specific case mappers.
|
Package cases provides general and language-specific case mappers. |
xgo/internal/vendir/golang.org/x/text/collate
Package collate contains types for comparing and sorting Unicode strings according to a given collation order.
|
Package collate contains types for comparing and sorting Unicode strings according to a given collation order. |
xgo/internal/vendir/golang.org/x/text/internal
Package internal contains non-exported functionality that are used by packages in the text repository.
|
Package internal contains non-exported functionality that are used by packages in the text repository. |
xgo/internal/vendir/golang.org/x/text/internal/colltab
Package colltab contains functionality related to collation tables.
|
Package colltab contains functionality related to collation tables. |
xgo/internal/vendir/golang.org/x/text/internal/language/compact
Package compact defines a compact representation of language tags.
|
Package compact defines a compact representation of language tags. |
xgo/internal/vendir/golang.org/x/text/internal/tag
Package tag contains functionality handling tags and related data.
|
Package tag contains functionality handling tags and related data. |
xgo/internal/vendir/golang.org/x/text/language
Package language implements BCP 47 language tags and related functionality.
|
Package language implements BCP 47 language tags and related functionality. |
xgo/internal/vendir/golang.org/x/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. |
xgo/internal/vendir/golang.org/x/text/unicode/norm
Package norm contains types and functions for normalizing Unicode strings.
|
Package norm contains types and functions for normalizing Unicode strings. |
xgo/internal/vendir/golang.org/x/text/unicode/rangetable
Package rangetable provides utilities for creating and inspecting unicode.RangeTables.
|
Package rangetable provides utilities for creating and inspecting unicode.RangeTables. |
xgo/internal/vendir/golang.org/x/tools/go/gcexportdata
Package gcexportdata provides functions for locating, reading, and writing export data files containing type information produced by the gc compiler.
|
Package gcexportdata provides functions for locating, reading, and writing export data files containing type information produced by the gc compiler. |
xgo/internal/vendir/golang.org/x/tools/go/internal/packagesdriver
Package packagesdriver fetches type sizes for go/packages and go/analysis.
|
Package packagesdriver fetches type sizes for go/packages and go/analysis. |
xgo/internal/vendir/golang.org/x/tools/go/packages
Package packages loads Go packages for inspection and analysis.
|
Package packages loads Go packages for inspection and analysis. |
xgo/internal/vendir/golang.org/x/tools/internal/event
Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way.
|
Package event provides a set of packages that cover the main concepts of telemetry in an implementation agnostic way. |
xgo/internal/vendir/golang.org/x/tools/internal/event/core
Package core provides support for event based telemetry.
|
Package core provides support for event based telemetry. |
xgo/internal/vendir/golang.org/x/tools/internal/gcimporter
Package gcimporter provides various functions for reading gc-generated object files that can be used to implement the Importer interface defined by the Go 1.5 standard library package.
|
Package gcimporter provides various functions for reading gc-generated object files that can be used to implement the Importer interface defined by the Go 1.5 standard library package. |
xgo/internal/vendir/golang.org/x/tools/internal/gocommand
Package gocommand is a helper for calling the go command.
|
Package gocommand is a helper for calling the go command. |
xgo/internal/vendir/golang.org/x/tools/internal/packagesinternal
Package packagesinternal exposes internal-only fields from go/packages.
|
Package packagesinternal exposes internal-only fields from go/packages. |
xgo/internal/vendir/golang.org/x/tools/internal/pkgbits
Package pkgbits implements low-level coding abstractions for Unified IR's export data format.
|
Package pkgbits implements low-level coding abstractions for Unified IR's export data format. |
xgo/internal/vendir/golang.org/x/tools/internal/typeparams
Package typeparams contains common utilities for writing tools that interact with generic Go code, as introduced with Go 1.18.
|
Package typeparams contains common utilities for writing tools that interact with generic Go code, as introduced with Go 1.18. |
xgo/internal/vendir/golang.org/x/tools/internal/typesinternal
Package typesinternal provides access to internal go/types APIs that are not yet exported.
|
Package typesinternal provides access to internal go/types APIs that are not yet exported. |
runtime
module
|
|
test
Module
|
|
script
|
|
install
Module
|
|
support
|
|
edit
Package edit implements buffered position-based editing of byte slices.
|
Package edit implements buffered position-based editing of byte slices. |
Click to show internal directories.
Click to hide internal directories.