This package includes the following functionality. Display information about your current go installation, by running go version and go env. Autocomplete using gocode
Format your code with gofmt, goimports, or goreturns; optionally run one of these tools on save of any .go file. Run go install . and go test -c -o {tempdir} . to verify your code compiles and to keep gocode suggestions up to date. Run a variety of linters (e.g. golint, vet, etc.) against your code using gometalinter, revive or golangci-lint. Run tests, display test output, and display test coverage using go test -coverprofile. Display documentation for identifiers in source code using gogetdoc. Rename the symbol under your cursor using gorename. Go to definition using guru or godef. Highlight occurrences of an identifier using guru. Find usages of an identifier using guru.

Features

  • The package has CI for OS X, Windows and Ubuntu
  • You can add debug functionality to Atom
  • gocode (and a few other tools, like gotype) work on .a files (i.e. the package object archive)
  • Ensures your autocomplete suggestions are kept up to date
  • If you are missing any required tools, you may be prompted to install them
  • You can also manually install the required tools in your terminal

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow go-plus

go-plus Web Site

You Might Also Like
High-performance Open Source API Gateway Icon
High-performance Open Source API Gateway

KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of go-plus!

Additional Project Details

Operating Systems

Windows

Programming Language

JavaScript

Related Categories

JavaScript Frameworks, JavaScript Graphic Design Software

Registered

2022-03-28