Documentation
¶
Index ¶
- type Session
- func (s *Session) Delete(path string) (string, error)
- func (s *Session) Get(path string) (string, error)
- func (s *Session) Interactive() error
- func (s *Session) Post(path, body string) (string, error)
- func (s *Session) Put(path, body string) (string, error)
- func (s *Session) Request(method, path, body string, extra map[string]string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.