You've already forked top-wallpaper
Refactor error handling and improve code readability
This commit is contained in:
@@ -4,10 +4,11 @@ import (
|
||||
"context"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/redis/go-redis/v9"
|
||||
"os"
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"github.com/redis/go-redis/v9"
|
||||
)
|
||||
|
||||
type contextKey string
|
||||
|
||||
Reference in New Issue
Block a user