↓ 25 callersMethodAddFeed(
ctx context.Context,
name string,
url string,
adapterID int64,
enabled bool,
syncInterval int,
data s
internal/store/feeds.go:83
↓ 11 callersFunctionSetUserSelection(
ctx context.Context,
tx *sql.Tx,
userID int64,
categories []string,
services []ServiceKey,
)
internal/store/users.go:592