Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { CreateSpaces(params.CreateSpacesParams) (params.ErrorResults, error) ListSpaces() (params.ListSpacesResults, error) }
API defines the methods the Spaces API facade implements.
Click to show internal directories.
Click to hide internal directories.