Documentation ¶
Index ¶
- func Fatal(err error)
- type IPC
- func (ipc *IPC) CopyFaviewValue(filePath, sliderName, name, value string) error
- func (ipc *IPC) ExportFaviewSlider(filePath, sliderName string, names, values []string) error
- func (ipc *IPC) Image(id int, filePath string) (*img.Image, int, StateKey, error)
- func (ipc *IPC) ImageList() ([]string, StateKeys)
- func (ipc *IPC) Init()
- func (ipc *IPC) Main(exitCh chan<- struct{})
- func (ipc *IPC) SendEditingImageState(filePath, state string) error
- type StateKey
- type StateKeys
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IPC ¶
func (*IPC) CopyFaviewValue ¶
func (*IPC) ExportFaviewSlider ¶
func (*IPC) SendEditingImageState ¶
Click to show internal directories.
Click to hide internal directories.