This website requires JavaScript.
Explore
Help
Sign In
contrib
/
fasthttp
Watch
1
Star
0
Fork
0
You've already forked fasthttp
mirror of
https://github.com/valyala/fasthttp.git
synced
2026-06-14 15:56:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,971
Commits
3
Branches
81
Tags
ca4600a0a3df1869939efadead108d0a51d9a6a5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Oleksandr Redko
f196617f55
chore: Use 'any' instead of 'interface{}' (
#1666
)
...
gofmt -w -r "interface{} -> any" -l .
2023-11-24 11:33:04 +01:00
Aliaksandr Valialkin
b00a213a93
Moved ctx.UserValue from standard map to custom userData. This should improve its' performance for common case when ctx contains up to 10 user values
2015-12-11 16:40:55 +02:00