package
1.0.0
Repository: https://github.com/hermantai/samples.git
Documentation: pkg.go.dev

# Functions

PrintSection prints a header like PrintSectionSeparator but with a string.
PrintSectionSeparator prints a header with "-".
PrintSubsection prints a subheader like PrintSubsectionSeparator with a string.
PrintSubsectionSeparator prints a subheader.
PrintTypeAndValue prints the type of v and its value.