rjeczalik / interfaces

Code generation tools for Go.
MIT License
420 stars 31 forks source link

Fixes #41: Add generics support for params and results #42

Open stgraham2000 opened 1 year ago

stgraham2000 commented 1 year ago

Add support for checking if the params or result types are instantiated with types and if so, build up the name appropriately.