util

package
v0.0.0-...-dc3d092 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CommandLineToArgv

func CommandLineToArgv(cmd string) ([]string, error)

func DeepCopy

func DeepCopy(src interface{}, dst interface{}) error

DeepCopy func

func OpenUrl

func OpenUrl(url string) error

func UnmarshalValidJSON

func UnmarshalValidJSON(data []byte, v interface{}) error

UnmarshalValidJSON func

Types

type PanicData

type PanicData struct {
	PanicValue interface{}
	PanicTrace []byte
}

type UIStore

type UIStore interface {
	GetValueByReference(reference *string) (interface{}, error)
}

UIStore interface

Jump to

Keyboard shortcuts

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