Pantelis Sampaziotis
Pantelis Sampaziotis
Comments for [How to test a function that panics](http://gophersnippets.com/how-to-test-a-function-that-panics)
Comments for [How to define a custom string representation for a type](http://gophersnippets.com/how-to-define-a-custom-string-representation-for-a-type)
Comments for [How to disable log output](http://gophersnippets.com/how-to-disable-log-output)
Comments for [How to split a slice in chunks](http://gophersnippets.com/how-to-split-a-slice-in-chunks)
Comments for [How to include the filename and the line number in a logger output](http://gophersnippets.com/how-to-include-the-filename-and-the-line-number-in-a-logger-output)
Comments for [How to create multiple loggers](http://gophersnippets.com/how-to-create-multiple-loggers)
Comments for [How to check that a time value is a specific day of the week](http://gophersnippets.com/how-to-check-that-a-time-value-is-a-specific-day-of-the-week)
Comments for [How to pretty print JSON](http://gophersnippets.com/how-to-pretty-print-json)
Comments for [How to filter a slice](http://gophersnippets.com/how-to-filter-a-slice)
Comments for [How to delete an element from a slice](http://gophersnippets.com/how-to-delete-an-element-from-a-slice)