Documentation ¶
Index ¶
- type Client
- func (comp *Client) GetBasicInfo() (*response.ResponseGetBasicInfo, error)
- func (comp *Client) UpdateAvatar(mediaID string, left float32, top float32, right float32, bottom float32) (*response2.ResponseOpenPlatform, error)
- func (comp *Client) UpdateSignature(signature string) (*response2.ResponseOpenPlatform, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func RegisterProvider ¶
func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)
func (*Client) GetBasicInfo ¶
func (comp *Client) GetBasicInfo() (*response.ResponseGetBasicInfo, error)
func (*Client) UpdateAvatar ¶
func (*Client) UpdateSignature ¶
func (comp *Client) UpdateSignature(signature string) (*response2.ResponseOpenPlatform, error)
Click to show internal directories.
Click to hide internal directories.