Files
Maksim Nabokikh 175dc57a3b feat(cel): implement CEL compiler with library (#4607)
Signed-off-by: maksim.nabokikh <max.nabokih@gmail.com>
2026-03-13 21:25:00 +01:00

4 lines
161 B
Go

// Package httpclient provides a configurable HTTP client constructor with
// support for custom CA certificates, root CAs, and TLS settings.
package httpclient