Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func URL ¶
func URL(rawURL string) wrapper.CallWrapper
URL set request raw url 建议在client使用URL方法,在Req使用AddPath/Path方法。好处: - 不同运行环境时api的域名不同时,方便根据环境进行切换调用的接口地址 - 当api地址发生变化时可以容易的一次性更改api的地址
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.