Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { v1.ConfiguratorServiceServer // contains filtered or unexported fields }
Server for redis.
func NewServer ¶
func NewServer(cfg *redis.Config, server v1.ConfiguratorServiceServer) *Server
NewServer for opentracing.
func (*Server) GetConfig ¶
func (s *Server) GetConfig(ctx context.Context, req *v1.GetConfigRequest) (*v1.GetConfigResponse, error)
GetConfig for redis.
Click to show internal directories.
Click to hide internal directories.