Private
Public Access
1
0

Go 1.21.1, log/slog, dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-17 23:12:33 -07:00
parent 27c8bc4776
commit ca2cdaf458
10 changed files with 104 additions and 46 deletions

View File

@@ -6,10 +6,9 @@ import (
"context"
"fmt"
"log"
"log/slog"
"sort"
"time"
"golang.org/x/exp/slog"
)
type flatAPI struct {