application_hdl

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	Name   string `json:"name"`
	Socket string `json:"socket"`
}

func LoadApps

func LoadApps(path string) ([]Application, error)

type Handler

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

func New

func New(applications []Application) *Handler

func (*Handler) Get

Jump to

Keyboard shortcuts

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