Documentation ¶
Overview ¶
Package qan contains business logic of working with QAN and qan-agent on PMM Server node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(ctx context.Context, baseDir string, supervisor *supervisor.Supervisor) (*Service, error)
Click to show internal directories.
Click to hide internal directories.