Versions in this module
v0
Mar 20, 2021
Changes in this version
+
Top rune
type CApp
type CDisplayManager
type CObject
type CSignaling
type CTextBuffer
type CTextCell
type CType
type CTypeItem
type CTypeRegistry
type CTypeTag
type Color
type DisplayManager
type EventMouse
type Key
type ModMask
type Object
type Orientation
type Point2I
type Rectangle
type Region
type TextBuffer
type TextCell
type Type
type TypeItem
type TypeRegistry
type TypeTag
Jan 25, 2021
Jan 6, 2021
Jan 6, 2021
Changes in this version
+
var DefaultColorCdkStyle Style = StyleDefault.Foreground(ColorWhite).Background(ColorNavy)
—
js/wasm, windows/amd64
+
var DefaultGoProfilePath = os.TempDir() + string(os.PathSeparator) + "cdk.pprof"
—
js/wasm, windows/amd64
Jan 6, 2021
Jan 6, 2021
Changes in this version
+
var DefaultColorCdkStyle Style = StyleDefault.Foreground(ColorWhite).Background(ColorNavy)
—
darwin/amd64, linux/amd64
+
var DefaultGoProfilePath = os.TempDir() + string(os.PathSeparator) + "cdk.pprof"
—
darwin/amd64, linux/amd64
+
var DefaultLogPath = os.TempDir() + string(os.PathSeparator) + "cdk.log"
—
darwin/amd64, linux/amd64