Skip to content

StoneStoneStoneWang/WLReqKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WLReqKit

原方式的请求

func onSendReq<T: WLBaseReq>(_ req: T,success: @escaping (T.Resp) -> (),failure: @escaping (Error) -> ())

rx方式的请求

func onSendReq(_ req: T) -> Observable<Any?>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published