Documentation
¶
Overview ¶
Package main provides the entry point for the uncloak command-line application.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cmd provides the command-line interface for the uncloak application.
|
Package cmd provides the command-line interface for the uncloak application. |
|
internal
|
|
|
analyzer
Package analyzer provides functions and types for analyzing code coverage and exclusions in the uncloak application.
|
Package analyzer provides functions and types for analyzing code coverage and exclusions in the uncloak application. |
|
app
Package app provides application information such as name, version, description, etc.
|
Package app provides application information such as name, version, description, etc. |
|
colors
Package colors provides utility functions for formatting text with different colors.
|
Package colors provides utility functions for formatting text with different colors. |
|
config
Package config provides functionality for loading and validating the configuration of the uncloak application.
|
Package config provides functionality for loading and validating the configuration of the uncloak application. |
|
gitdiff
Package gitdiff provides functions and types for working with Git diffs in the uncloak application.
|
Package gitdiff provides functions and types for working with Git diffs in the uncloak application. |
|
gocover
Package gocover provides functions and types for working with Go test coverage in the uncloak application.
|
Package gocover provides functions and types for working with Go test coverage in the uncloak application. |
|
header
Package header provides a function to write the uncloak title/header to the terminal.
|
Package header provides a function to write the uncloak title/header to the terminal. |
|
task
Package task provides functionality for managing and rendering the status of multiple tasks in the terminal.
|
Package task provides functionality for managing and rendering the status of multiple tasks in the terminal. |
|
testing/testconfig
Package testconfig provides utilities for creating and managing test configuration files for the uncloak application.
|
Package testconfig provides utilities for creating and managing test configuration files for the uncloak application. |
|
testing/testfiles
Package testfiles provides utility functions and types for working with test files in Go tests.
|
Package testfiles provides utility functions and types for working with test files in Go tests. |
|
testing/testgit
Package testgit provides functions and types for working with Git repositories in the context of testing within the uncloak application.
|
Package testgit provides functions and types for working with Git repositories in the context of testing within the uncloak application. |
|
testing/testrepo
Package testrepo provides utility functions for setting up and initializing test git repositories in Go tests.
|
Package testrepo provides utility functions for setting up and initializing test git repositories in Go tests. |
|
testing/testutils
Package testutils provides utility functions and types for testing terminal interactions and handling standard output in Go tests.
|
Package testutils provides utility functions and types for testing terminal interactions and handling standard output in Go tests. |
|
utils
Package utils provides utility functions for error handling.
|
Package utils provides utility functions for error handling. |
Click to show internal directories.
Click to hide internal directories.