Vincent Bernat
|
18beb310ee
|
chore: replace interface{} with any
|
2025-07-29 07:42:49 +02:00 |
|
Vincent Bernat
|
0239cd0a9f
|
common: remove MarshalJSON helpers for mapstructure
They are not needed anymore since we don't exchange configuration files
using JSON, since baac495b9c.
|
2024-07-20 14:51:40 +02:00 |
|
Vincent Bernat
|
62521e629d
|
common/http: rename to common/httpserver
This is a preparation to introduce an httpclient common package. And it
makes it easier to use http from the standard library.
|
2023-05-28 09:08:29 +02:00 |
|