Documentation ¶
Overview ¶
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/15 0015
- Time: 13:17
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/15 0015
- Time: 14:06
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/15 0015
- Time: 13:17
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/17 0017
- Time: 16:38
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/17 0017
- Time: 16:38
*
- Created by GoLand.
- User: 姜伟
- Date: 2020/1/17 0017
- Time: 16:38
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigAMAli ¶
func NewConfigAMAli() *configAMAli
func NewConfigKd100 ¶
func NewConfigKd100() *configKd100
func NewConfigKdBird ¶
func NewConfigKdBird() *configKdBird
func NewUtilLogistics ¶
func NewUtilLogistics() *utilLogistics
Types ¶
type BaseAMAli ¶
type BaseAMAli struct { ServiceUri string // 服务uri // contains filtered or unexported fields }
func NewBaseAMAli ¶
func NewBaseAMAli() BaseAMAli
type BaseKd100 ¶
type BaseKd100 struct { ExtendData map[string]interface{} // contains filtered or unexported fields }
func NewBaseKd100 ¶
func NewBaseKd100() BaseKd100
type BaseKdBird ¶
type BaseKdBird struct { ExtendData map[string]interface{} // contains filtered or unexported fields }
func NewBaseKdBird ¶
func NewBaseKdBird() BaseKdBird
func (*BaseKdBird) GetRequest ¶
func (l *BaseKdBird) GetRequest() (*fasthttp.Client, *fasthttp.Request)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.