Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTablesIfNotExist ¶
func CreateTablesIfNotExist() error
Types ¶
type ManagerServer ¶
type ManagerServer struct {
// contains filtered or unexported fields
}
func NewCollectorManagerServer ¶
func NewCollectorManagerServer(ctx context.Context, cfg *config.CollectorManager) (*ManagerServer, error)
func (*ManagerServer) Run ¶
func (rms *ManagerServer) Run()
Click to show internal directories.
Click to hide internal directories.