Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseService ¶
type BaseService struct {
// contains filtered or unexported fields
}
func (*BaseService) FindUrl ¶
func (b *BaseService) FindUrl(id string) string
FindUrl 从api配置中,根据id获取url
type StationService ¶
type StationService struct {
// contains filtered or unexported fields
}
func NewStationService ¶
func NewStationService() *StationService
Click to show internal directories.
Click to hide internal directories.