Documentation ¶
Index ¶
- func Index(c *gin.Context)
- type Route
- type Server
- func (s *Server) ChargingdataChargingDataRefReleasePost(c *gin.Context)
- func (s *Server) ChargingdataChargingDataRefUpdatePost(c *gin.Context)
- func (s *Server) ChargingdataPost(c *gin.Context)
- func (s *Server) RechargeGet(c *gin.Context)
- func (s *Server) RechargePut(c *gin.Context)
- func (s *Server) Run(traceCtx context.Context, wg *sync.WaitGroup) error
- func (s *Server) Stop()
- type ServerChf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Server ¶
type Server struct { ServerChf // contains filtered or unexported fields }
func (*Server) ChargingdataChargingDataRefReleasePost ¶
ChargingdataChargingDataRefReleasePost -
func (*Server) ChargingdataChargingDataRefUpdatePost ¶
ChargingdataChargingDataRefUpdatePost
func (*Server) ChargingdataPost ¶
ChargingdataPost
func (*Server) RechargeGet ¶
func (*Server) RechargePut ¶
Click to show internal directories.
Click to hide internal directories.