Formatting With The Correct Plurals
When displaying messages for the user, the interaction is more pleasant if the sentences feel more human.
The Go package golang.org/x/text, which is the extension package, contains this feature for formatting plurals
in the correct way.
Getting re...
blog.cloudnativefolks.org2 min read