go-impl
go-impl copied to clipboard
impl for Emacs
I'm calling `go-imple` with the following sequence: * `Receiver: k Keeper` * `Interface: ugov.MsgServer` The command fails with: ``` Debugger entered--Lisp error: (wrong-type-argument stringp nil) call-process(nil nil t nil "k...
The only way I have to use this is to remember exactly the package and name of the interface I want to implement. Because when I press the tab button...
I found it impossible to generate interface from current package