Erik Winter
5ea6a8b1a1
fix bug with nil field
2021-05-13 10:37:48 +02:00
Erik Winter
19e4740055
update import paths
2021-05-09 14:36:09 +02:00
Erik Winter
63db3c6cd2
add public fields to document headers
2021-04-14 07:03:14 +02:00
Erik Winter
9e6ac07ff2
changed url
2021-04-08 07:26:09 +02:00
Erik Winter
73b62ed495
text edit
2021-04-08 07:09:16 +02:00
Erik Winter
2937983cf7
article about logging
2021-04-08 06:59:02 +02:00
Erik Winter
248d0aa45e
swapped default log library
2021-03-31 13:36:33 +02:00
Erik Winter
a1f5551d76
overhauled log package
2021-03-31 13:26:22 +02:00
Erik Winter
4326fb11d6
removed herror
2021-03-29 08:31:05 +02:00
Erik Winter
b313767026
text edit
2021-03-29 08:30:20 +02:00
Erik Winter
4d7958f8de
text edit
2020-12-29 11:42:30 +01:00
Erik Winter
9b64161576
more moving of links
2020-12-29 11:39:24 +01:00
Erik Winter
5940ecc532
updated example links
2020-12-29 11:31:58 +01:00
Erik Winter
c546e8c2b7
moved httpmock example
2020-12-29 11:24:51 +01:00
Erik Winter
9386a371bd
add httpmock example with documentation
2020-12-04 16:01:14 +01:00
Erik Winter
36275689b0
renamed http_mock
2020-07-04 13:20:30 +02:00
Erik Winter
61e3d7605b
added license file
2020-04-01 11:31:08 +02:00
Erik Winter
0b3ae3aeeb
fixed mixed up markdown syntax
2020-04-01 11:28:41 +02:00
Erik Winter
a654b61102
fixed mixed up markdown syntax
2020-04-01 11:27:43 +02:00
Erik Winter
71bd998f64
updated README.md
2020-04-01 11:25:30 +02:00
Erik Winter
d35559b4ed
updated import path to current location
2020-04-01 11:20:15 +02:00
Erik Winter
f1eba5bb1e
Merge branch 'hh-126-alias-add-details-method' into 'master'
...
HH-129: add an alias for AddDetails method's functionality
See merge request go/kit!3
2019-10-29 10:34:19 +01:00
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
Erik Winter
f4f995e24f
Merge branch 'hh-111-method-attach-error' into 'master'
...
HH-111: add AttachError() to log package
See merge request go/kit!2
2019-10-04 09:24:09 +02:00
Victor Alves
bb2bad1ea8
add AttachError() to log package
...
AttachError() method add a new context to Logger with key
`attached_error` as the keyword to contribute with the best practices
when using the log package.
HH-111
2019-09-26 14:41:18 +02:00
Erik Winter
38a0889c15
Merge branch 'hh-86-add-packages' into 'master'
...
HH-86: add log, slugify, herror and test packages
See merge request go/kit!1
2019-08-29 14:51:20 +02: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
Victor Alves
1b94ad4658
Initial commit
2019-08-21 09:42:51 +02:00