Skip to content

Tags: nkabbara/goapp

Tags

v1.5.1

Toggle v1.5.1's commit message
[minor] added new bash script for converting this app to a custom module

[patch] updated all dependencies

v1.4.19

Toggle v1.4.19's commit message
[patch] removed `platform` and introduced `pkg`

[patch] added info about SQL code generation
[patch] added info about SQL migrations
[patch] introduced Open telemetry usage (only in README, todo: update code)

v1.4.15

Toggle v1.4.15's commit message
[patch] updated all dependencies

v1.4.14

Toggle v1.4.14's commit message
[patch] updated with dependency flow details, and some other proof re…

…ading

v1.4.13

Toggle v1.4.13's commit message
[patch] added sample template to show html rendering with templates

[patch] refactored where HTTP related templates, static files etc. are kept

v1.4.11

Toggle v1.4.11's commit message
[minor] added error handling details

v1.4.10

Toggle v1.4.10's commit message
[patch] added missing argument for logger.New

v1.4.9

Toggle v1.4.9's commit message
[patch] added info on testing

[-] added Go report card badge

v1.4.8

Toggle v1.4.8's commit message
[patch] added docker to table of contents

[patch] added some files to the directory tree
[patch] Updated info on datastore package
[patch] added screenshots of APM for datastore
[patch] Updated info on logger
[patch] minor changes in some descriptions

v1.4.2

Toggle v1.4.2's commit message
[minor] added logger info

[patch] updated server structure to internal/server/http instead of internal/http
[patch] added table of contents for easier navigation now that there's a lot more content