Versions in this module Expand all Collapse all v1 v1.1.1 Aug 23, 2026 v1.1.0 Aug 7, 2026 Changes in this version + func BoardTrain(c *gb.Ctx) + func CreateDinosaur(c *gb.Ctx) + func DeleteDinosaur(c *gb.Ctx) + func GetDinosaur(c *gb.Ctx) + func ListDinosaurs(c *gb.Ctx) + func ListTrains(c *gb.Ctx) + func Login(c *gb.Ctx) + func Profile(c *gb.Ctx) + func Register(c *gb.Ctx) + func UpdateDinosaur(c *gb.Ctx) + type LoginRequest struct + Password string + Username string