Skip to content

go-chassis/cari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CARI

the full name is cloud application runtime interface, it defines the interfaces of cloud services that application should follow to run in cloud

packages

config

defines a common struct to store kv configuration

discovery

defines a standard service for register and discovery, service like eureka,consul and service center

security

defines a common interface to encrypt and decrypt info

rbac

defines a common struct to account and role info

db

defines a config struct to connect db

sync

defines common structs for synchronization mechanism, synchronize data to different peer clusters