Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(config *Config, redisConfig *redis.Config, cache *cache.Cache, server v1.ConfiguratorServiceServer) v1.ConfiguratorServiceServer
NewServer for redis.
Types ¶
type Server ¶
type Server struct { v1.ConfiguratorServiceServer // contains filtered or unexported fields }
Server for redis.
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.