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-06-28 01:48:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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