Implement Method Stubs for Golang Interfaces - Visual Studio Code ExtensionVS Code extension that automatically generates method stubs for Golang interfaces. Just inform the receiver and the interface. The extension will generate the method stubs. RequirementsFirst, you will need to have your Go environment correctly configured. The path folder for your Go binaries must also be added to the environment variable Then, you will need to install the
Obs: make sure your Usage
AuthorCommentsThe extension is working, but there are a few things to improve. Any suggestions are welcomed. Please, feel free to contribute. Enjoy! |