This website requires JavaScript.
Explore
Help
Sign In
chiyi
/
fun
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
2
Branches
8
Tags
095cb859a5a24fc1747c8304c49731801c409beb
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
chiyi
095cb859a5
v1.3.2: add request context and generation-only binding
2026-08-21 19:12:40 +08:00
.gitignore
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
box.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
bugfix_test.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
check.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
client_ts_test.go
v1.3.2: add request context and generation-only binding
2026-08-21 19:12:40 +08:00
ctx.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
enum.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
fun_test.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
fun.go
v1.3.2: add request context and generation-only binding
2026-08-21 19:12:40 +08:00
gen_go.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
gen_reliability_test.go
v1.3.2: add request context and generation-only binding
2026-08-21 19:12:40 +08:00
gen_ts.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
gen.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
go.mod
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
go.sum
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
guard.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
handle.go
v1.3.0: BindRoute wildcard routes (/prefix/*) with RouteCtx.Wildcard
2026-08-20 21:10:24 +08:00
logger.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
request.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
result.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
route_test.go
fun: add BindRoute for custom HTTP routes (GET/POST, form-data callbacks)
2026-08-20 10:17:56 +08:00
route.go
v1.3.0: BindRoute wildcard routes (/prefix/*) with RouteCtx.Wildcard
2026-08-20 21:10:24 +08:00
stream_protocol_test.go
v1.3.1: improve TypeScript client reliability
2026-08-21 15:06:11 +08:00
stream.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
tag.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
template_go.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
template_ts.go
v1.3.2: add request context and generation-only binding
2026-08-21 19:12:40 +08:00
text.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
utils.go
fun: HTTP RPC framework with DI, guards, streams and codegen
2026-08-16 23:51:58 +08:00
S
Description
No description provided
114
KiB
Languages
Go
100%