Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpClient ¶
type HttpClient struct {
// contains filtered or unexported fields
}
func NewHttpClient ¶
func NewHttpClient(logger logger) *HttpClient
func (*HttpClient) GetJsonObject ¶
func (c *HttpClient) GetJsonObject(url string, dto any) error
Click to show internal directories.
Click to hide internal directories.