diff options
| author | Jeff Carr <[email protected]> | 2023-05-09 19:24:37 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-05-09 19:24:37 -0500 |
| commit | cb2c88d8c12a58f4e791dffeaba0a685d63bbc79 (patch) | |
| tree | 348a812e153d152f19502f99bf402b9233f6c267 /README-goreadme.md | |
| parent | 28b7470328707da8d9701c4af1493f4730bcd1f9 (diff) | |
getting pretty clean at this point
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README-goreadme.md')
| -rw-r--r-- | README-goreadme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-goreadme.md b/README-goreadme.md index e9b318c..63698b8 100644 --- a/README-goreadme.md +++ b/README-goreadme.md @@ -123,7 +123,7 @@ Creates a window helpful for debugging this package `func ExampleCatcher(f func())` -### func [Indent](/debug.go#L127) +### func [Indent](/debug.go#L124) `func Indent(b bool, a ...interface{})` @@ -135,7 +135,7 @@ Creates a window helpful for debugging this package `func SetFlag(s string, b bool)` -### func [ShowDebugValues](/debug.go#L85) +### func [ShowDebugValues](/debug.go#L82) `func ShowDebugValues()` |
