golang

2021-08-06 how SSL_CERT_DIR works in golang (on linux systems)

2021-06-11 Use strings.TrimFunc to trim suffixes/prefixes from strings

2021-05-08 Golang Snippets

2021-05-05 Golang JSON marshaller will replace some characters in strings with unicode runes

2021-05-05 You can use testing.Skip() instead of build tags for integration tests