Documentation
¶
Index ¶
- func MapToJsonString(m J) (string, error)
- func MapToQueryString(m KV) string
- type F
- type Files
- type GP
- type J
- type KV
- type L
- type P
- type PP
- type Response
- type Session
- func (s *Session) Delete(url string, gp GP) (*Response, error)
- func (s *Session) Get(url string, gp GP) (*Response, error)
- func (s *Session) Post(url string, pp PP) (*Response, error)
- func (s *Session) Put(url string, pp PP) (*Response, error)
- func (session *Session) Request(url string, p P) (*Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapToJsonString ¶
func MapToQueryString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.