Commit Graph

2 Commits

Author SHA1 Message Date
Victor Alves d8e3f3604e add an alias for AddDetails method's functionality
This change deprecates the method AddDetails over the method
AppendDetails for more clarity. The functionality has not been changed.

HH-129
2019-10-29 09:34:26 +01:00
Victor Alves 945d4caf81 add log, slugify, herror and test packages
Adds log, slugify, herror and test packages initially created for
Hungry Hippo project. This also includes a Makefile to help testing
all packages, consolidate coverage report, exame Go source and ensure
format, a gitlab-cy.yml file.

HH-86
2019-08-29 10:35:21 +02:00