RBAC K/V store for jo-micro/go-micro.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
René Jochum 6382d93dfb
Upgrade deps
2 years ago
cmd/microsettingsd google/protobuf/timestamp does not serialize over json 2 years ago
docker/settings Initial commit 2 years ago
proto/settingspb google/protobuf/timestamp does not serialize over json 2 years ago
utils Initial commit 2 years ago
.drone.yml Initial commit 2 years ago
.env.sample Initial commit 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md google/protobuf/timestamp does not serialize over json 2 years ago
Taskfile.yml Initial commit 2 years ago
go.mod Upgrade deps 2 years ago
go.sum Upgrade deps 2 years ago
model.go google/protobuf/timestamp does not serialize over json 2 years ago
settings.go google/protobuf/timestamp does not serialize over json 2 years ago

README.md

Build Status Software License Go Reference

settings

RBAC K/V store for jo-micro/go-micro.

Developers corner

Build podman/docker image

Prerequesits

Build

cp .env.sample .env
task

Remove everything

task rm

Authors

License

Its dual licensed:

  • Apache-2.0
  • GPL-2.0-or-later