Documentation ¶
Index ¶
- type MAAS
- func (m *MAAS) Delete(path string) error
- func (m *MAAS) Get(path string, op string, params url.Values) ([]byte, error)
- func (m *MAAS) GetAPIVersionInfo() (set.Strings, error)
- func (m *MAAS) Post(path string, op string, params url.Values) ([]byte, error)
- func (m *MAAS) PostFile(path string, op string, params url.Values, fc []byte) ([]byte, error)
- func (m *MAAS) Put(path string, params url.Values) ([]byte, 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.