Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature/proxy-cache-extractor modules #7

Merged
merged 11 commits into from
Jul 14, 2024
Merged

Conversation

MindHunter86
Copy link
Collaborator

No description provided.

@MindHunter86 MindHunter86 added the enhancement New feature or request label Jul 11, 2024
@MindHunter86 MindHunter86 self-assigned this Jul 11, 2024
Copy link

deepsource-io bot commented Jul 11, 2024

Here's the code health analysis summary for commits 32582ba..f719936. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource Go LogoGo✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@MindHunter86 MindHunter86 changed the title WIP: initial commit for proxy, cache, extractor modules feature/proxy-cache-extractor modules Jul 11, 2024
@MindHunter86
Copy link
Collaborator Author

internal/proxy/proxy.go Show resolved Hide resolved
internal/proxy/client.go Show resolved Hide resolved
internal/proxy/extractor.go Outdated Show resolved Hide resolved
@MindHunter86
Copy link
Collaborator Author

Make API whitelist by private/api.php from @anilibria/anilibria

@MindHunter86
Copy link
Collaborator Author

WARNING: DATA RACE
Read at 0x00c0001709d8 by goroutine 34:
  github.com/nats-io/nuid.(*NUID).Next()
      /go/pkg/mod/github.com/nats-io/nuid@v1.0.1/nuid.go:96 +0x3e
  github.com/anilibria/alice/internal/service.(*Service).fiberMiddlewareInitialization.func2()
      /workspaces/repos/alice/internal/service/router.go:36 +0x3e
  github.com/gofiber/fiber/v2.(*Ctx).Next()
      /go/pkg/mod/github.com/gofiber/fiber/v2@v2.52.5/ctx.go:1031 +0x15c
  github.com/gofiber/fiber/v2/middleware/recover.New.func1()
      /go/pkg/mod/github.com/gofiber/fiber/v2@v2.52.5/middleware/recover/recover.go:43 +0x105
  github.com/gofiber/fiber/v2.(*App).next()
      /go/pkg/mod/github.com/gofiber/fiber/v2@v2.52.5/router.go:145 +0x52b
  github.com/gofiber/fiber/v2.(*App).handler()
      /go/pkg/mod/github.com/gofiber/fiber/v2@v2.52.5/router.go:172 +0xf2
  github.com/gofiber/fiber/v2.(*App).handler-fm()
      <autogenerated>:1 +0x44
  github.com/valyala/fasthttp.(*Server).serveConn()
      /go/pkg/mod/github.com/valyala/fasthttp@v1.55.0/server.go:2379 +0x1c1c
  github.com/valyala/fasthttp.(*Server).serveConn-fm()
      <autogenerated>:1 +0x4d
  github.com/valyala/fasthttp.(*workerPool).workerFunc()
      /go/pkg/mod/github.com/valyala/fasthttp@v1.55.0/workerpool.go:224 +0xee
  github.com/valyala/fasthttp.(*workerPool).getCh.func1()
      /go/pkg/mod/github.com/valyala/fasthttp@v1.55.0/workerpool.go:196 +0x53

@MindHunter86 MindHunter86 merged commit e7825f3 into master Jul 14, 2024
5 checks passed
@MindHunter86 MindHunter86 deleted the feature/proxy-module branch July 14, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant