Documentation
¶
Index ¶
- 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) OfflinechargingdataOfflineChargingDataRefReleasePost(c *gin.Context)
- func (s *Server) OfflinechargingdataOfflineChargingDataRefUpdatePost(c *gin.Context)
- func (s *Server) OfflinechargingdataPost(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()
- func (s *Server) SubscriptionsPost(c *gin.Context)
- func (s *Server) SubscriptionsSubscriptionIdDelete(c *gin.Context)
- func (s *Server) SubscriptionsSubscriptionIdPut(c *gin.Context)
- type ServerChf
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
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) OfflinechargingdataOfflineChargingDataRefReleasePost ¶
func (*Server) OfflinechargingdataOfflineChargingDataRefUpdatePost ¶
func (*Server) OfflinechargingdataPost ¶
func (*Server) RechargeGet ¶
func (*Server) RechargePut ¶
func (*Server) SubscriptionsPost ¶
func (*Server) SubscriptionsSubscriptionIdDelete ¶
func (*Server) SubscriptionsSubscriptionIdPut ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.