gui

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DesktopNotificator

type DesktopNotificator struct {
	AppName         string `json:"app_name" validate:"required"`
	DefaultIconPath string `json:"default_icon_path" validate:"-"`
	// contains filtered or unexported fields
}

func NewDesktopNotificator

func NewDesktopNotificator(appName string, defaultIconPath string) *DesktopNotificator

func (DesktopNotificator) Build

func (n DesktopNotificator) Build() (pipeline.Handler, error)

func (DesktopNotificator) Handle

func (n DesktopNotificator) Handle(ctx context.Context, reqRes *pipeline.HandleRes) (respRes *pipeline.HandleRes, err error)

Jump to

Keyboard shortcuts

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