From a344974bf7eb2271a9c47b20bde2fd879c0a9a13 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 24 Apr 2018 16:41:08 -0700 Subject: more golang time waste --- notes/golang.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/notes/golang.txt b/notes/golang.txt index 8527711e..090a5942 100644 --- a/notes/golang.txt +++ b/notes/golang.txt @@ -15,3 +15,13 @@ database migrations: maybe also: - https://github.com/oklog/ulid like a UUID, but base32 and "sortable" (timestamp + random) + +for auth, start with oauth2... orcid? + +debug postgres with gocmdpev + +## Non-API stuff + +- logrus structured logging (or zap?) +- testify tests +- viper config -- cgit v1.2.3