0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-22 14:38:34 +00:00
XTLS_Xray-core/infra
Ragavendaran Puliyadi 2d3126b752
Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585)
* conf: implement MarshalJSON for FakeDNSConfig

* conf: Rewrite MarshalJSON for PortList
decouple PortRange from PortList.

* conf: implement MarshalJSON for HostAddress

* conf: Add MarshalJSON comments and use pointers.
2025-04-07 11:46:49 -04:00
..
conf Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585) 2025-04-07 11:46:49 -04:00
vformat chore: use errors.New to replace fmt.Errorf with no parameters (#4204) 2024-12-24 00:17:00 -05:00
vprotogen Chore: Fix tests (#4440) 2025-02-25 13:11:37 +00:00