An open API service indexing awesome lists of open source software.

https://github.com/josestg/yt-go-plugin


https://github.com/josestg/yt-go-plugin

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# yt-go-plugin

A demo for Go Plugin.

- https://www.josestg.com/posts/golang/how-to-build-a-pluggable-library-in-go
- https://medium.com/@josestg/how-to-build-a-pluggable-library-in-go-d57411eacfc8

## Build

```bash
make
```

## Plugins

- [yt-go-plugin-memcache](https://github.com/josestg/yt-go-plugin-memcache)
- [yt-go-plugin-rediscache](https://github.com/josestg/yt-go-plugin-rediscache)