Versions in this module Expand all Collapse all v0 v0.0.3 Jan 28, 2025 v0.0.2 Jan 28, 2025 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