Categorygithub.com/jybbang/go-core-architecture

# README

Go build and test

🧿

Go Core Architecture

keep clean and hexagonal


Status: beta 🚧
Example


Features


Adapters

Repository adapters

AdapterStatus
MongoDBbeta
PostgreSQLbeta
MySQLalpha
SQL Serveralpha
SQLitealpha
Oraclescheduled

State adapters

AdapterStatus
redisbeta
etcdbeta
LevelDBbeta
dapralpha

Messaing adapters

AdapterStatus
redisbeta
dapralpha
NATSalpha
AMQPscheduled

Getting Started

Use go get

go get github.com/jybbang/go-core-architecture

Then import the 🧿 package into your own code.

import "github.com/jybbang/go-core-architecture"

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author