Go¶ Hello, go Table of Contents Intro to Go golangci-lint Bits of Go knowledge Resources Unit testing in Go Test single _test.go file Subtests (or subcases) leaking state? stretchr/testify package References Go Strings Resources on Go strings Intro to Go arrays The index: syntax Multi-dimensional Intro to Go slices Operations slices. len() append() copy() slice operator ‘ini:end’ Multi-dimensional slices References Go Error Handling Resources Date and Time in Go Parse a date