proxy.golang.org : gitlab.com/cznic/browse
Command browse is a source code viewer. Invocation of the command: The optional import path argument must be a valid import path. If no argument is provided the command checks if the current working directory is in a subtree rooted at GOPATH/src, in which case it opens the package files in the current directory. Options to amend things: A list of additional build tags to consider satisfied during the build. For more information about build tags, see the description of build constraints in the documentation for the go/build package. The default tag set includes the Go version tags, like "go1.1" ... "go1.7", according to the version of Go used to build the command, and tags based on runtime.GOOS and runtime GOARCH. The last two tags can be overridden by setting the GOOS and GOARCH environmental variables, respectively. The additional tags, if any, are added to the default tag set. Keys recognized by the focused window or the application itself. See https://gitlab.com/cznic/browse/raw/images/browse.png Key bindings and terminal colors are hard coded. In terminals with no mouse support there's no way to select and follow links to declarations. Identifiers in certain contexts cannot be resolved to their respective declarations without type information available. Browse does not (yet) type check the loaded packages. The (slower) fallback in such cases depends on the guru tool. To install guru:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/gitlab.com/cznic/browse
License: BSD-3-Clause
Latest release: almost 7 years ago
First release: almost 7 years ago
Namespace: gitlab.com/cznic
Stars: 0 on GitLab.com
Forks: 0 on GitLab.com
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago