Versions in this module Expand all Collapse all v0 v0.1.6 Oct 9, 2019 v0.1.5 Oct 9, 2019 Changes in this version + const SN + const UserName + var UserClient pb.UserServiceClient + func Login(c echo.Context) error + func Run() + func UserAdd(c echo.Context) error + func UserDelete(c echo.Context) error + func UserQueryAll(c echo.Context) error + func UserQueryOne(c echo.Context) error + func UserUpdate(c echo.Context) error + type User struct + Password string + UserName string