integration

package
v1.6.27 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OSIntegration

type OSIntegration struct {
	// contains filtered or unexported fields
}

OSIntegration module provides special integration with the OS.

func New

func New(instance instance) (*OSIntegration, error)

New returns a new OSIntegration module.

func (*OSIntegration) CleanUp

func (i *OSIntegration) CleanUp() error

CleanUp releases any resourses allocated during initializaion.

func (*OSIntegration) Initialize

func (i *OSIntegration) Initialize() error

Initialize is empty on any OS different then Windows.

func (*OSIntegration) Manager

func (i *OSIntegration) Manager() *mgr.Manager

Manager returns the module manager.

func (*OSIntegration) Start

func (i *OSIntegration) Start() error

Start starts the module.

func (*OSIntegration) Stop

func (i *OSIntegration) Stop() error

Stop stops the module.

type OSSpecific

type OSSpecific struct{}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL