Documentation ¶
Index ¶
- type BaseSpaceEngineClient
- func (c *BaseSpaceEngineClient) Do(method, path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
- func (c *BaseSpaceEngineClient) Get(path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
- func (c *BaseSpaceEngineClient) Post(path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
- type BaseSpaceEngineConfig
- type IUserProfile
- type NetSpaceEngineResult
- type SpaceEngineResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseSpaceEngineClient ¶
func NewBaseSpaceEngineClient ¶
func NewBaseSpaceEngineClient(key string, host string) *BaseSpaceEngineClient
func (*BaseSpaceEngineClient) Do ¶
func (c *BaseSpaceEngineClient) Do(method, path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
func (*BaseSpaceEngineClient) Get ¶
func (c *BaseSpaceEngineClient) Get(path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
func (*BaseSpaceEngineClient) Post ¶
func (c *BaseSpaceEngineClient) Post(path string, opts ...poc.PocConfigOption) (*SpaceEngineResponse, error)
type BaseSpaceEngineConfig ¶
type IUserProfile ¶
type NetSpaceEngineResult ¶
Click to show internal directories.
Click to hide internal directories.