diff options
| author | Jeff Carr <[email protected]> | 2023-04-08 12:08:57 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-04-08 12:08:57 -0500 |
| commit | 65148155a12151fdeb2ffebf03da2c3b836780a8 (patch) | |
| tree | 2fbbb174029a7171294137ce8bfa73d426414ba8 /README-goreadme.md | |
| parent | e582e4cfb0fa0a3a679d031b1f157b274f0d4075 (diff) | |
andlabs is still broken
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README-goreadme.md')
| -rw-r--r-- | README-goreadme.md | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/README-goreadme.md b/README-goreadme.md index a21069d..2aa1f48 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -144,16 +144,12 @@ and allow the 'go-arg' command line args to override the defaults loads and initializes a toolkit (andlabs/ui, gocui, etc) -### func [Main](/main.go#L197) +### func [Main](/main.go#L198) `func Main(f func())` This should not pass a function -### func [Redraw](/redraw.go#L9) - -`func Redraw(s string)` - ### func [SetDebug](/debug.go#L28) `func SetDebug(s bool)` @@ -166,7 +162,7 @@ This should not pass a function `func ShowDebugValues()` -### func [StandardExit](/main.go#L250) +### func [StandardExit](/main.go#L251) `func StandardExit()` |
