Versions in this module Expand all Collapse all v1 v1.0.3 Aug 17, 2022 v1.0.1 Aug 17, 2022 Changes in this version + func GetBooks(ctx *gin.Context) + func Register(router *gin.Engine) + type Book struct + Author string + ID int + Title string + Year *uint16