项目作者: ridwanakf

项目描述 :
Wrapper package for common Go libraries.
高级语言: Go
项目地址: git://github.com/ridwanakf/bridges.git
创建时间: 2020-05-16T10:35:32Z
项目社区:https://github.com/ridwanakf/bridges

开源协议:MIT License

下载


Go Bridges

This repo is intended to be used as a collection of wrappers of common Go libraries. This is the implementation of Bridge design pattern.
By using Bridge design pattern we can make our source codes be more flexible and adaptable to changes.