Any tool can auto generate fake go files with type definition for binary-only-package?
39 views
Skip to first unread message
niffl...@gmail.com
unread,
Aug 12, 2019, 12:16:34 PM8/12/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golang-nuts
I don't want to write type definition for fake go files, but type definition is necessary for binary-only-package end users, like code hint. If the package has a lot of functions/structs, write type definition is an impossible hard work.