Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerInterface ¶
type ServerInterface interface {
Start()
}
func NewServer ¶
func NewServer(redisClient redisClient.RedisClientInterface) ServerInterface
Click to show internal directories.
Click to hide internal directories.