package
0.0.0-20230118092138-5b52905a155c
Repository: https://github.com/packtpublishing/hands-on-software-architecture-with-golang.git
Documentation: pkg.go.dev

# Variables

ErrEmpty is returned when an input string is empty.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
VowelsService is a concrete implementation of VowelsService.

# Interfaces

CountVowels counts vowels in strings.