wrapgen | Interface wrapper generator for Go
kandi X-RAY | wrapgen Summary
kandi X-RAY | wrapgen Summary
wrapgen is a Go library. wrapgen has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This project can inject the details of any Go interface into a custom template. The goal is to enable teams who either make frequent use of interface wrappers to layer on behavior, such as using a decorator pattern, or teams who often need to generate standard implementations of some interfaces, such as those generating stubs for a test. This project is heavily inspired by which contains a tool called mockgen that can generate an advanced mock implementation of any Go interface.
This project can inject the details of any Go interface into a custom template. The goal is to enable teams who either make frequent use of interface wrappers to layer on behavior, such as using a decorator pattern, or teams who often need to generate standard implementations of some interfaces, such as those generating stubs for a test. This project is heavily inspired by which contains a tool called mockgen that can generate an advanced mock implementation of any Go interface.
Support
Quality
Security
License
Reuse
Support
wrapgen has a low active ecosystem.
It has 19 star(s) with 4 fork(s). There are 3 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 3 have been closed. On average issues are closed in 3 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of wrapgen is v2.5.0
Quality
wrapgen has no bugs reported.
Security
wrapgen has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
wrapgen is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
wrapgen releases are available to install and integrate.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed wrapgen and discovered the below as its top functions. This is intended to give you an instant insight into wrapgen implemented functionality, and help decide if they suit your requirements.
- loadInterface looks up the imports in the given package .
- parseType parses an ast . Expr .
- main is the main entry point for testing
- parseInterface parses the given interface .
- loadPackage loads a package from disk .
- LoadPackage loads a package into a package .
- parseFunc parses a function .
- LoadInterfaces loads a list of interfaces .
- Filter duplicate imports
- local returns a map of names to names of package .
Get all kandi verified functions for this library.
wrapgen Key Features
No Key Features are available at this moment for wrapgen.
wrapgen Examples and Code Snippets
No Code Snippets are available at this moment for wrapgen.
Community Discussions
No Community Discussions are available at this moment for wrapgen.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install wrapgen
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page