This website requires JavaScript.
Explore
Help
Sign In
public
/
cache-proxy
Watch
2
Star
0
Fork
0
You've already forked cache-proxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
54
Commits
1
Branch
3
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
guochao
e14bcb205b
All checks were successful
build container / build-container (push)
Successful in 6m4s
Details
run go test / test (push)
Successful in 3m23s
Details
rename handlerlog to handlerctx
2025-03-03 09:59:19 +08:00
.gitea
/workflows
fix goproxy on gitea action
2025-02-23 12:13:39 +08:00
cmd
/proxy
rename handlerlog to handlerctx
2025-03-03 09:59:19 +08:00
pkgs
/middleware
rename handlerlog to handlerctx
2025-03-03 09:59:19 +08:00
.dockerignore
update docker files
2024-12-18 14:18:47 +08:00
.gitignore
add pprof handler
2025-03-03 00:26:29 +08:00
compose.release.yaml
add pprof handler
2025-03-03 00:26:29 +08:00
compose.yaml
add pprof handler
2025-03-03 00:26:29 +08:00
config.go
move x-accel into local storage configuration
2025-03-03 09:15:37 +08:00
config.yaml
move x-accel into local storage configuration
2025-03-03 09:15:37 +08:00
Dockerfile
add pprof handler
2025-03-03 00:26:29 +08:00
go.mod
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
go.sum
remove logrus and unused deps
2024-12-25 11:00:02 +08:00
server.go
move x-accel into local storage configuration
2025-03-03 09:15:37 +08:00
Description
No description provided
112
KiB
Languages
Go
98.1%
Dockerfile
1.9%