This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-07-18 18:06:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8804d6b60ec058e9584c03384a04a93e102d63ba
mox
/
webapisrv
History
Mechiel Lukkien
96a3ecd52c
use reflect.TypeFor instead of kludgy reflect.TypeOf
...
TypeFor was introduced in go1.22, which we already require.
2024-11-29 13:17:13 +01:00
..
server_test.go
webapi: implement adding "alternative files" to messages sent with the Send method
2024-08-23 12:00:25 +02:00
server.go
use reflect.TypeFor instead of kludgy reflect.TypeOf
2024-11-29 13:17:13 +01:00