Versions in this module Expand all Collapse all v0 v0.6.6 Apr 13, 2024 Changes in this version + type ConfigEntity struct + Address string + Deploy bool + type EntranceEntity struct + Server *grpc.Server + func New(logger *zap.Logger) *EntranceEntity + func (s *EntranceEntity) CreateServer(handle func(server *grpc.Server), address string) + func (s *EntranceEntity) Dial(endpoint []string, opt *ConfigEntity) *grpc.ClientConn