Versions in this module Expand all Collapse all v1 v1.4.2 Aug 25, 2024 v1.4.1 Aug 20, 2024 Changes in this version + type UserController struct + func (c *UserController) Create(at struct{ ... }) (model.Response, error) + func (c *UserController) Create1(at struct{ ... }) (model.Response, error) + func (c *UserController) Publish(at struct{ ... }) (model.Response, error) + func (c *UserController) Push(at struct{ ... }) (model.Response, error) + func (c *UserController) Receive(at struct{ ... }) (model.Response, error) + func (c *UserController) Receive1(at struct{ ... }) (model.Response, error)