Skip to content

Commit

Permalink
remove kie client (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulijian1 committed Mar 9, 2020
1 parent 959a309 commit 6226fa8
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 498 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -29,7 +29,7 @@ by setting different labels to a key.
it includes 5 components

- server: rest api service to manage kv
- client: restful client for go
- kieclient: restful go clients for talking to a kie server (see [kieclient](https://github.com/go-chassis/go-archaius/tree/master/pkg/kieclient))
- kie-template: agent can be deployed in your k8s pod
or VM, it connects to server and writes kv into config file
based on template language
Expand Down
279 changes: 0 additions & 279 deletions client/client.go

This file was deleted.

0 comments on commit 6226fa8

Please sign in to comment.