# README
grpczk
apache zookeeper 를 통해서 advertise 된 grpc 서버의 정보를 실시간으로 감시하여 grpc client에서 grpc server list 를 갱신하도록 기능을 제공한다
release
2024.07.26 v1.0.6
2024.1.15 v1.0.5
2024.1.11 v1.0.4
2023.11.29 v1.0.3
2023.11.09 v1.0.2
- updateServerList()의 nil 포인트 에러 해결
- github.com/go-zookeeper/zk 버전 1.0.3 업데이트
- google.golang.org/protobuf 버전 v1.31.0 업데이트
- google.golang.org/grpc 버전 v1.59.0 업데이트
# Functions
No description provided by the author
NewZkClientServant return singleton ZkClientServant.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
logging preference delivery mode.
logging preference delivery mode.
logging preference delivery mode.
# Variables
No description provided by the author
# Structs
No description provided by the author
goland:noinspection SpellCheckingInspection.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
ZKServiceHelper zk 연결시 추가적으로 사용할 수 있는 인터페이스를 제공한다.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author