kogito

package
v0.0.0-...-ccc7a97 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const APPNAME = "KIE Tooling Extended Services"
View Source
const BUSINESS_MODELER = "Open Business Modeler"
View Source
const INFORMATION_PORTS = "Ports"
View Source
const MODELER_LINK = "https://kiegroup.github.io/kogito-online/#/"
View Source
const NAME = "Kogito"
View Source
const NOT_STARTED = "Not Started"
View Source
const QUIT = "Quit"
View Source
const RESTART = "Restart"
View Source
const SERVER_STATUS = "KIE Tooling Extended Services Status"
View Source
const SERVER_STATUS_OFF = SERVER_STATUS + ": OFF"
View Source
const SERVER_STATUS_ON = SERVER_STATUS + ": ON"
View Source
const START = "Start"
View Source
const STARTING = "Starting..."
View Source
const STOP = "Stop"
View Source
const STOPPING = "Stopping..."
View Source
const VERSION = "Version"

Variables

This section is empty.

Functions

func Systray

func Systray(port int, jitexecutor []byte)

Types

type KogitoSystray

type KogitoSystray struct {
	StartStopItem *systray.MenuItem
	// contains filtered or unexported fields
}

func (*KogitoSystray) Refresh

func (self *KogitoSystray) Refresh()

func (*KogitoSystray) Run

func (self *KogitoSystray) Run()

func (*KogitoSystray) SetLoading

func (self *KogitoSystray) SetLoading()

func (*KogitoSystray) Start

func (self *KogitoSystray) Start()

func (*KogitoSystray) Stop

func (self *KogitoSystray) Stop()

type Proxy

type Proxy struct {
	Started    bool
	URL        string
	Port       int
	RunnerPort int
	// contains filtered or unexported fields
}

func NewProxy

func NewProxy(port int, jitexecutor []byte) *Proxy

func (*Proxy) GracefulShutdown

func (self *Proxy) GracefulShutdown()

func (*Proxy) Refresh

func (self *Proxy) Refresh()

func (*Proxy) Start

func (self *Proxy) Start()

func (*Proxy) Stop

func (self *Proxy) Stop()

Jump to

Keyboard shortcuts

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