Versions in this module Expand all Collapse all v0 v0.9.0 Feb 13, 2023 Changes in this version type App + Backend greader_api.IGReaderBackend + Gin *gin.Engine v0.8.0 Feb 13, 2023 v0.7.0 Feb 13, 2023 Changes in this version + func Log(logger greader_api.ILogger) func(c *gin.Context) + func NewGinHttpReader(c *gin.Context) greader_api.HttpReader + type App struct + func New(dsn string) (*App, error) + func (r *App) Start(addr string) error