https://github.com/ysmood/vary
A simple lib to reflect the implementations of interfaces.
https://github.com/ysmood/vary
Last synced: 8 months ago
JSON representation
A simple lib to reflect the implementations of interfaces.
- Host: GitHub
- URL: https://github.com/ysmood/vary
- Owner: ysmood
- License: mit
- Created: 2023-10-24T09:07:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T15:39:18.000Z (about 2 years ago)
- Last Synced: 2024-05-02T00:04:48.077Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
A simple lib to reflect the implementations of interfaces.
Read the test for usage.