Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintLogger ¶
func PrintLogger(recv interface{})
Types ¶
type RedisConsoleService ¶
type RedisConsoleService struct {
// contains filtered or unexported fields
}
var (
Console *RedisConsoleService
)
func (*RedisConsoleService) Debug ¶
func (e *RedisConsoleService) Debug(value interface{}) error
func (*RedisConsoleService) Error ¶
func (e *RedisConsoleService) Error(value interface{}) error
func (*RedisConsoleService) Info ¶
func (e *RedisConsoleService) Info(value interface{}) error
func (*RedisConsoleService) Warn ¶
func (e *RedisConsoleService) Warn(value interface{}) error
Click to show internal directories.
Click to hide internal directories.