Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client struct to make the network request
func (*Client) MakeRequest ¶
func (c *Client) MakeRequest() summary.BoeSummary
MakeRequest executes the network request and return the struct with all info. See the BoeSummary struct
Click to show internal directories.
Click to hide internal directories.