package
0.0.0-20241117114402-476c8bb27c09
Repository: https://github.com/nikcorg/tldr-cli.git
Documentation: pkg.go.dev

# Functions

NewBool creates a new Bool and sets the initial value.
NewString creates a new String and sets the initial value.

# Structs

Bool is a boolean container that tracks its untouched state.
String is a string container that tracks its untouched state.