Categorygithub.com/jdrivas/termtext
modulepackage
0.2.10
Repository: https://github.com/jdrivas/termtext.git
Documentation: pkg.go.dev

# Functions

Describe provides detailed output on the object.
Error formats an error string.
HTTPDisplay - This is for the HTTP direct commands.
InitTerm sets profile defaults from viper.
List and Describe display their objects by calling render, but first checking that an object is there.
LocString string for function and file location of depth d.
Pef is an entry tracing printout to stdout.
Pxf is an exit tracing pritout to stdout.

# Constants

bool.
Dark Profile.
Light Profile.
No Color profile.
Viper Key for profile name - string.

# Variables

I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.
I think I like this better than setting up function calls that map to a wrapper around the function call off of ScreenProfile eg.

# Structs

Message is a simple struct to pull out JSON that is often embedded in error returns.
No description provided by the author

# Interfaces

Describable supports Describe().
Listable suppots List().

# Type aliases

ColorSprintfFunc use this with github.com/juju/ansi term to get a TabWriter that works with color.
No description provided by the author