Documentation ¶
Index ¶
- type Client
- func (c *Client) Init(config []byte) error
- func (c *Client) SetTimeout(timeout time.Duration)
- func (c *Client) StartGroup(ctx context.Context, userContext am.UserContext, scanGroupID int) error
- func (c *Client) StopGroup(ctx context.Context, userContext am.UserContext, orgID, scanGroupID int) (string, error)
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
}
func (*Client) SetTimeout ¶
func (*Client) StartGroup ¶
Click to show internal directories.
Click to hide internal directories.