This website requires JavaScript.
Explore
Help
Sign in
serv
/
mox
Watch
1
Star
1
Fork
You've already forked mox
0
mirror of
https://github.com/mjl-/mox.git
synced
2025-04-01 17:30:34 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
5f7831a7f0
Branches
Tags
No results found.
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.go
use reflect.TypeFor instead of kludgy reflect.TypeOf
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